Which oops concept is used as reuse mechanism?


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

Post New Answer

More OOAD Interview Questions

What is Polymorphism, overloading, overriding and virtual?

0 Answers   MindCracker,


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  


what is virtual function and pure virtual function ?

0 Answers   Infosys,


Explain what is meant by polymorphism?

0 Answers   BPL,


What is data abstraction? what are the three levels of data abstraction with Example?

0 Answers   TCS,






What is @functionalinterface?

0 Answers  


Explian following terms: Constraint Rules, Design by contract.

1 Answers   Protech,


What is meant by function overloading and function overriding?

0 Answers  


Which of the following is tightly bound ? Inheritance or composition ?

1 Answers  


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

0 Answers  


What is the difference between an Abstract class and Interface?

0 Answers  


Is class an Object? Is object a class?

3 Answers   InfoAxon Technologies, Protech,


Categories