Answer Posted / abi
principles are:
inheritance(reusability)
classes & objects
message passing
polymorphism
data abstraction & encapsulation
dynamic binding
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can we have inheritance without polymorphism?
What are the 4 main oop principles?
How does polymorphism work?
What are objects in oop?
What is pointer in oop?
What is difference between inheritance and polymorphism?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Why do we use polymorphism?
What is the difference between inheritance and polymorphism?
• What are the desirable attributes for memory managment?
How Do you Code Composition and Aggregation in C++ ?
What is object and class in oops?
What is the point of polymorphism?
What is the benefit of oop?
Why we use classes in oop?