Answer Posted / vandana
class,objects,inheritance,encapsulation,constructor,abstrcti
on,polymorphism.
| Is This Answer Correct ? | 138 Yes | 42 No |
Post New Answer View All Answers
Can an interface inherit a class?
What are classes oop?
What is encapsulation and abstraction? How are they implemented in C++?
What is abstraction oop?
What is polymorphism explain its types?
What are the 3 principles of oop?
Where You Can Use Interface in your Project
Get me an image implementation program.
Why is object oriented programming so hard?
What is the real time example of encapsulation?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is the significance of classes in oop?
What is the purpose of polymorphism?
What do you mean by Encapsulation?
to find out the minimum of two integer number of two different classes using friend function