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 difference between override and new in c#?
What is keywords in c#?
What is object array in c#?
what is IFormatable
What is dll in c#?
Who introduced c#?
What is argument in c#?
How many types of constructors are available in c#?
What is property in c#?
What are expressions c#?
Explain “static” keyword in c#?
Why reflection is used in c#?
Define multicast delegate in c#?
Can we have multiple threads in one app domain?
Explain the difference between private and shared assembly?