What are the OOPS concepts?
Answer Posted / rakadon
oop concepts are:
1.classes
2.objects
3.data abstraction
4.encapsulation
5.inheritence
6.polymorphism
7.dynmaic binding
8.message passing
these are prime oops concepts.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is encapsulation in oop?
Get me an image implementation program.
Write a c++ program to display pass and fail for three student using static member function
What is difference between pop and oop?
How can you overcome the diamond problem in inheritance?
What is multilevel inheritance explain with example?
What is encapsulation with real life example?
What is methods in oop?
Can destructor be overloaded?
is there any choice in opting subjects like 4 out of 7
How to hide the base class functionality in Inheritance?
Why is there no multiple inheritance?
What is object and example?
Prepare me a program for the animation of train
What is the difference between a constructor and a destructor?