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

Name some languages which have object oriented language and characteristics?

0 Answers  


What are the tools you used for OOAD?

3 Answers   Protech,


What is a constructor in class?

0 Answers  


How do you prevent a class from being inherited by another class?

0 Answers  


What is the syntax of object oriented method call?

0 Answers  






What are the features of encapsulation ?

0 Answers  


What is the main difference between overloading and overriding?

0 Answers  


Can you give some examples of tokens?

0 Answers  


What is a friend function?

0 Answers  


What is the difference between an interface and abstract class?

0 Answers  


How can we call the base method without creating an instance?

0 Answers  


What is association?

2 Answers   Protech, Wipro,


Categories