Explian following terms: Constraint Rules, Design by contract.
Answer / indra
Constraint rule:
Much of what you are doing in drawing a class diagram
is indicating constraint.
EX:Corporate customers have credit limits but Personal
customer do not.
Design by contract:
It provides rigorous defn. of operation's purpose and
class's legal state. This is to enhance the debugging.
| Is This Answer Correct ? | 3 Yes | 1 No |
How does elaborating software requirements lead to inconsisteencies!
What are the features of UML?
What is profile diagram in UML?
What are the good practices to use while designing for reuse?
Why are attributes used in uml?
What is the life cycle divided into?
What is a communication diagram in UML?
What is the difference between responsibility-driven and data-driven approaches?
What is UML diagram?
What shall I go for Package Diagram?
How do we represent private, public and protected in class diagrams?
Define link and association?