Answer Posted / vijender singh
. Encapsulation: Binding of Code and data together in a
single entity
2. Polymorphism: One name many properties (funtion
Overloading)
3. Inheritance:Acquiring properties of one object to another
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
What is class in oop with example?
How Do you Code Composition and Aggregation in C++ ?
What is difference between abstraction and encapsulation?
Why is destructor used?
What are the 3 principles of oop?
What is the main feature of oop?
What is object-oriented programming? Webopedia definition
What is constructor overloading in oop?
How to use CMutex, CSemaphore in VC++ MFC
How do you define social class?
2. Give the different notations for the class.\
What is abstraction in oops?
What is a function in oop?
What is the difference between a constructor and a destructor?
Can you explain polymorphism?