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 do you understand by sdlc and name its processes?
What is mean by seamlessness in object-oriented systems development?
What is UML diagram?
What are the different parts of a deployment diagram?
What is UML and its features?
Every object has : state, behavior and identity - explain
What is UML and its advantages?
What are the relationships used in UML?
What does UML stands for?
What is Object Constraint Language (OCL)?
Define three type of design patterns?
How would you define architecture?