What are different properties provided by Object-oriented
systems?
Answer Posted / suresh
1. Abstraction
2. Encapsulation
3. Communication using Messaging.
4. Object Life Time
5. class Hierarchies
6. Inheritance
7. Polymorphisam.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the real use of interface in c#?
What is static classes?
What is the different types of private assembly and shared assembly?
What is deferred execution?
What is datatable and dataset in c#?
What will be the output of the following code?
What is the size of a decimal?
How do you pronounce c#?
Write a C# program to find the Factorial of n
What are regular expressions? Search a string using regular expressions?
Describe the process of “exception handling implementation” in c#?
What is the use of static in c#?
Explain about Error handling and how this is done
What is hierarchical inheritance in c#?
What is dto c#?