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 ‘this’ pointer?

0 Answers  


If a class inherits an interface, what are the 2 options available for that class?

0 Answers  


Can you explain primordial class loader?

0 Answers  


Name the different creational patterns in object oriented design?

0 Answers  


Define Data Abstraction. What is its importance?

0 Answers   Amazon, Infosys,


Explian following terms: Constraint Rules, Design by contract.

1 Answers   Protech,


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

0 Answers  


How many methods are there in the externalizable interface?

0 Answers  


Who is an Actor?

5 Answers   TCS,


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

1 Answers  


Giving reasons explain two external responsibilities of a project manager.

2 Answers  


What are the types of polymorphism?

0 Answers  


Categories