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 static modeling and dynamic modeling in UML?
State some of the criticisms present with UML?
What is state machine diagram in UML?
What are associative classes?
What are the static diagrams in UML?
Define modeling in UML and it advantages.
What is an activity diagram?
What are structural diagrams in UML?
Mention the different kinds of modeling diagrams used?
What are the three different views of a system model?
What is an antipattern?
What is the purpose of a use case diagram?