Explain about inheritance in oops?


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

Post New Answer

More OOAD Interview Questions

What are the properties that are defined in an object model?

0 Answers  


What is diamond inheritance problem? How java 8 solves this problem?

0 Answers  


What are the features of encapsulation ?

0 Answers  


Explain about uml?

0 Answers  


If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  






Do we require a parameter for constructors?

0 Answers  


How do you prevent a class from being inherited by another class?

0 Answers  


Why do we separate interface from implementation?

0 Answers  


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

0 Answers  


What are base class, sub class and super class?

0 Answers  


Can constructors be parameterized?

0 Answers  


State two differences between an object and a class.

0 Answers   DELL,


Categories