What are the OOPS concepts?
Answer Posted / tinku
The main OOP concepts are
1.Objects
2.Classes
3.Data abstraction
4.Data encapsulation
5.Inheritance
6.Polymorphism
7.Dynamic binding
8.Message passing
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between static polymorphism and dynamic polymorphism?
What is abstraction oop?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What are the three parts of a simple empty class?
how to get the oracle certification? send me the answer
What is pointer in oop?
Why is oop useful?
Plese get me a perfect C++ program for railway/airway reservation with all details.
2. Give the different notations for the class.\
Why do while loop is used?
What is the important feature of inheritance?
can we make game by using c
What are the important components of cohesion?
Why do we use inheritance?
• What are the desirable attributes for memory managment?