What are the good practices to use while designing for
reuse?



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

Post New Answer

More OOAD Interview Questions

Can you explain primordial class loader?

0 Answers  


What is the default access modifier in a class?

0 Answers  


Differentiate between Aggregation and containment?

3 Answers  


When do you prefer to use composition than aggregation?

1 Answers   InfoAxon Technologies, Protech,


Why does java not support multiple inheritance?

0 Answers  


What are associative classes?

3 Answers   InfoAxon Technologies, Protech,


Write a note about inheritance?

0 Answers  


Explain about parametric polymorphism?

0 Answers  


What do you meant by "SBI" of an object?

2 Answers   TCS,


Difference between Composition and Aggregation

2 Answers   Protech,


Explain what is meant by polymorphism?

0 Answers   BPL,


Can we reduce the visibility of the inherited or overridden method ?

0 Answers  


Categories