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

Explain about object oriented programming?

0 Answers  


What is garbage collection(gc)?

0 Answers  


Where shall I go for Package Diagram?

1 Answers   Protech,


Comment: C++ "includes" behavior and java "imports"

1 Answers   Protech,


Write a note on encapsulation?

0 Answers  






What is meant by function overloading and function overriding?

0 Answers  


State about java and its relation to object oriented programming?

0 Answers  


Why is message passing between the objects important?

0 Answers  


What is the difference between class and interface?

0 Answers  


What is a final variable?

0 Answers  


Explain about multiple inheritance?

0 Answers  


What is the difference between multiple and multilevel inheritance?

0 Answers  


Categories