What are the good practices to use while designing for reuse?
Answer / rajendra tambat
noramally you will move common functinality in base class
or create the abstract class with common concrete methods
and leave remaining for implemenetation also you can create
interfaces.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is object constraint language?
Explain the types of diagrams in UML.
What is mean by relational and object dbms?
What is object diagram in UML?
UML: IS it a process, method or notation?
What relations are there between the Class Diagrams and Domain models.
Which software is used for UML diagrams?
What is sdlc (software development life cycle)?
What is the function of operational assertions in uml?
What are structural diagrams in UML?
Difference: 'uses', 'extends', 'includes'
What are the types of event?