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

What are the access allowed for compilation units(namespace),class and structs and what are its default access?

1 Answers   TCS,


Define multicast c# delegate?

0 Answers  


Why is it a bad idea to throw your own exceptions?

1 Answers   Visual Soft,


What is selector c#?

0 Answers  


Explain the difference between event and a delegate in c#?

0 Answers   DELL,






Is nullable type c#?

0 Answers  


Define satellite assembly in c#?

0 Answers  


Why do we need to override in c#?

0 Answers  


Define multicast delegate? How it be used?

0 Answers   Siebel,


is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?

8 Answers   Microsoft,


What is the use of inheritance in c#?

0 Answers  


What are the types of assembly available

0 Answers  


Categories