What are different properties provided by Object-oriented
systems?

Answers were Sorted based on User's Feedback



What are different properties provided by Object-oriented systems?..

Answer / 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

What are different properties provided by Object-oriented systems?..

Answer / kiran

Polymorphism,Inheritence and Encapsulation(PIE is the
Essence of OOPs)

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Are private members inherited in c#?

0 Answers  


What is bitwise operator in c#?

0 Answers  


What are the 2 broad classifications of data types available in c#?

0 Answers  


What is the solution if you need to manipulate sets of items?

0 Answers  


Difference between multi-level and multiple inheritance?

4 Answers   Microsoft,






What do you mean by serialization in .NET?

0 Answers   Accenture,


Which is faster iqueryable or ienumerable?

0 Answers  


How does aspect oriented programming work?

0 Answers  


what is the difference between arraylist and hash table using a simple program?

3 Answers   CGI, Polaris, SunGard,


Explain About Global.asax

0 Answers   Keane India Ltd,


What does int32 mean?

0 Answers  


What is the use of base keyword? Tell me a practical example for base keyword’s usage?

0 Answers  


Categories