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 |
What is a subclass?
What is the use of interface?
Write a program to show the inheritance used in a class.
What is a functional interface? What is sam interface?
what is the difference between the up phase and up workflows?
What is a Persistent, Transient Object?
What is a friend function?
What are abstract functions? Why are they used?
What is the use of finalize method?
What are the various types of constructors?
Difference between Composition and Aggregation
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?