Why do we separate interface from implementation?


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

Post New Answer

More OOAD Interview Questions

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

0 Answers  


What is the function of dynamic typing?

0 Answers  


How many methods do u implement if implement the serializable interface?

0 Answers  


Can you create an instance of an abstract class?

0 Answers  


What is hybrid inheritance?

0 Answers  






What is the benefit of using inheritance?

0 Answers  


What do you mean by operator overloading?

0 Answers   BirlaSoft,


What is static polymorphism?

0 Answers  


How to resolve many to many relationship?

6 Answers   InfoAxon Technologies, Protech, Samsung,


How to define an interface?

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  


Write a note about inheritance?

0 Answers  


Categories