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



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

Answer / akshay

Inheritance - classes are get tightly coupled with each other. Also it develops blood relationship between the classes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOAD Interview Questions

State some of the advantages of object oriented programming?

0 Answers  


What is operator overloading and polymorphism?

0 Answers   ITC Indian Tobacco Company,


What is inheritance in java?

0 Answers  


What is a constructor in class?

0 Answers  


Why is message passing between the objects important?

0 Answers  






What is the difference between an interface and abstract class?

0 Answers  


What is the difference between static and dynamic Classificaition.Give some examples.

1 Answers   InfoAxon Technologies, Protech, Wipro,


Define a good interface?

0 Answers  


What is the use if instanceof keyword?

0 Answers  


Do we require parameter for constructors?

0 Answers  


What is the default access modifier in a class?

0 Answers  


Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?

5 Answers   ABC, Protech,


Categories