What is the 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

Can we create object of interface?

0 Answers  


what does exactly the linker do?

1 Answers  


When is an object created and what is its lifetime?

4 Answers   IBM,


how to tackle technical questions

1 Answers  


What is difference between oop and pop?

0 Answers  


why function overloading is not called as pure polymorphism?

2 Answers  


what is the use of template classes in c++

1 Answers  


what is the difference between virtual function and destoctor?

1 Answers  


difference between overloading and overridding

11 Answers  


write knight tour problem which is present in datastructure

0 Answers  


There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?

3 Answers   Microsoft,


Which is not an object oriented programming language?

0 Answers  


Categories