Explain about inheritance hierarchies?


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

Post New Answer

More OOAD Interview Questions

Explain the purpose of composition.

0 Answers  


Explain the use of Vtable and what are the various problems to override the functions?

0 Answers   Ittiam Systems,


What are inner classes and what is the practical implementation of inner classes?

0 Answers  


Explain about encapsulation?

0 Answers  


If a method definition has been specified in class , its 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  


Can we reduce the visibility of the inherited or overridden method ?

0 Answers  


What is the difference between data hiding and implementation?

0 Answers  


What is method overriding?

0 Answers  


What do you mean by Realization?

1 Answers   Protech,


Are constructors inherited? Can a subclass call the parent's class constructor? When?

0 Answers  


What is data encapsulation and what's its significance?

0 Answers  


What is a try/ catch block?

0 Answers  


Categories