What are the good practices to use while designing for
reuse?
Answer / priyadharshini.m
1.Form classes as generic classes whenever it is possible.
2.Set coupling to be low when deciding the message passing
Is This Answer Correct ? | 2 Yes | 0 No |
Can you explain primordial class loader?
What is the default access modifier in a class?
Differentiate between Aggregation and containment?
When do you prefer to use composition than aggregation?
1 Answers InfoAxon Technologies, Protech,
Why does java not support multiple inheritance?
What are associative classes?
3 Answers InfoAxon Technologies, Protech,
Write a note about inheritance?
Explain about parametric polymorphism?
What do you meant by "SBI" of an object?
Difference between Composition and Aggregation
Explain what is meant by polymorphism?
Can we reduce the visibility of the inherited or overridden method ?