What are the OOPS concepts?
Answer Posted / v.rajaram
The concepts of OOPs are Objects Data abstraction Data
Encapsulation Inheritance Overloading .
| Is This Answer Correct ? | 57 Yes | 112 No |
Post New Answer View All Answers
What is the difference between encapsulation and polymorphism?
which feature are not hold visual basic of oop?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
Why is there no multiple inheritance?
what is the drawback of classical methods in oops?
Is data hiding and abstraction same?
What is for loop and its syntax?
What is abstraction in oop with example?
Why is abstraction used?
What is polymorphism in oops with example?
How to improve object oriented design skills?
Can we create object of interface?
Is abstract thinking intelligence?
How does polymorphism work?
any one please tell me the purpose of operator overloading