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

What is the best tool for modeling and ORM framework

0 Answers   Infosys,


Can you create an instance of an interface?

0 Answers  


Does a class inherit the constructor of its super class?

0 Answers  


What is a constructor in class?

0 Answers  


What is meant by function overloading and function overriding?

0 Answers  






Explain colloboration

0 Answers  


What is serialization? How do we implement serialization actually?

0 Answers  


What is operator overloading?

1 Answers  


What is difference between polymorphism and normalization?

0 Answers   NIIT,


What are base class, sub class and super class?

0 Answers  


How can I be thrown polymorphically?

0 Answers  


What is bootstrap, extension and system class loader? Or can you explain primordial class loader?

0 Answers  


Categories