What is the purpose of a class diagram?
Answers were Sorted based on User's Feedback
Answer / guest
A class diagram identifies classes, relationships between
classes, attributes, and methods.
Is This Answer Correct ? | 37 Yes | 8 No |
Answer / kumar rohit
A class diagram shows the static structure of the
problem/solution domain, where entities and their
relationship is highlighted along with their attributes
and responsibilities. The class diagram whether it is at
high level (abstract level)or low level (implementation
level)it shows the actual logic behind the execution of
softwares/applications.
Is This Answer Correct ? | 36 Yes | 7 No |
Answer / mak
Class diagram denote how classes and it's objects and attributes are interrelated to each other and also describes how one class invoke object of another class by using it's association
Is This Answer Correct ? | 0 Yes | 0 No |
Does Visio Standard have UML?
Every object has : state, behavior and identity - explain
What are the elements which are utilized in the state chart diagram?
Explain about static diagrams?
explain important relationships that are used in object- oriented modeling.
how is usecase?
Explain about the static structural view presented by UML?
Difference between Composition and Aggregation.
How does elaborating software requirements lead to inconsisteencies!
What is mean by relational and object dbms?
What is UML Architecture?
Who maintains the uml specification and how is it updated?