What's the benefit of using inheritance?


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

Post New Answer

More OOAD Interview Questions

A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

0 Answers  


what are the main underlying concepts of object orientation?

2 Answers  


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

0 Answers  


What is guard condition?

8 Answers   Mannar Company, Syntel,


What is the difference between a class and an object?

1 Answers  


What is a try/ catch block?

0 Answers  


What are the limitations of oops?

0 Answers  


What is the use if instanceof keyword? And how do refer to a current instance of object?

0 Answers  


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

0 Answers  


Why dynamic loading is used in object-oriented programming?

0 Answers  


What is the function of messaging metaphor?

0 Answers  


What are abstract functions? Why are they used?

0 Answers  


Categories