What is the purpose of a class diagram?

Answers were Sorted based on User's Feedback



What is the purpose of a class diagram?..

Answer / guest

A class diagram identifies classes, relationships between
classes, attributes, and methods.

Is This Answer Correct ?    37 Yes 8 No

What is the purpose of a class diagram?..

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

What is the purpose of a class diagram?..

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

Post New Answer

More UML Interview Questions

Tell me about UML modeling.

0 Answers  


What is elaboration?

0 Answers  


What are the different steps involved in object oriented analysis?

0 Answers  


What is functional requirement?

0 Answers  


Can we use UML for user interface (UI) design?

2 Answers   TCS,






What are the types of UML diagrams?

0 Answers  


What is UML Architecture?

0 Answers  


What are the features of UML?

0 Answers  


What is the difference between rely clause and guarantee?

0 Answers  


Brief explanation of all elements in activity diagrams

0 Answers  


What is UML diagram in C#?

0 Answers  


What is a pattern?

0 Answers  


Categories