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
Explain the top reason to use c# language?
What is mvc pattern in c#?
What is a dictionary in c#?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
Can private virtual methods be overridden in c#.net?
When do we generally use destructors to release resources?
What is javascriptserializer c#?
Describe how a .net application is compiled and executed
What is monitor in C#?
How do destructors and garbage collection work in c#?
Does a class need a constructor c#?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
What floating point types is supported in C#?
Can we call server-side code (c# or vb.net code) from javascript?
what is a enumeration in c#