Answer Posted / amit saini
Object Orientated Programming Structure.
| Is This Answer Correct ? | 88 Yes | 5 No |
Post New Answer View All Answers
#include
What is destructor give example?
Explain the concepts involved in Object Oriented programming.
What is coupling in oop?
What is polymorphism explain?
How is class defined?
What is polymorphism what are the different types of polymorphism?
What is overriding vs overloading?
What is abstraction encapsulation?
Why is destructor used?
What is the example of polymorphism?
What is class in oop with example?
How to call a non virtual function in the derived class by using base class pointer
c++ program to swap the objects of two different classes
Why multiple inheritance is not possible?