What is difference between inheritance and polymorphism?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

What is the real time example of encapsulation?

0 Answers  


What is abstraction example?

0 Answers  


why the argument is passed by reference to a copy constructor?example?

2 Answers  


i^=j; j^=i; i^=j; value of i,j

1 Answers  


Difference between over loading and over ridding?

12 Answers   CTS, Patni, Softvision Solution,






Which is the parameter that is added to every non-static member function when it is called?

3 Answers   Accenture,


What are the two different types of polymorphism?

0 Answers  


design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }

0 Answers  


What is encapsulation in oop?

0 Answers  


What is Method overloading?

5 Answers  


what is overloading and overriding?

7 Answers  


What is the benefit of oop?

0 Answers  


Categories