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

Define exceptions?

0 Answers  


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

0 Answers  


What is the difference between an abstract class and interface in java?

0 Answers  


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  


Explain about realistic modeling?

0 Answers  


What is early and late Binding?

0 Answers  


USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?

2 Answers  


Explain what is object oriented programming language?

0 Answers  


What is difference between class and interface?

0 Answers  


What is the difference between oop and sop?

0 Answers  


what are the main underlying concepts of object orientation?

2 Answers  


Difference between encapsulation and data hiding ?

0 Answers  


Categories