Answer Posted / ashish gangawane
It giving importance to object or it consists of objects of
classes
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is polymorphism give a real life example?
c++ program to swap the objects of two different classes
Why do we need polymorphism in c#?
What is class in oop with example?
What is destructor oops?
What are the 5 oop principles?
Whats is abstraction in oops?
Can you inherit a private class?
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.
What are the 3 pillars of oop?
What does it mean when someone says I oop?
Get me an image implementation program.
How can you overcome the diamond problem in inheritance?
Can a varargs method be overloaded?
to find out the minimum of two integer number of two different classes using friend function