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

What is collaboration diagram in UML?

0 Answers  


What does UML do?

0 Answers  


What is profile diagram in UML?

0 Answers  


What are the static diagrams in UML?

0 Answers  


Define modeling in UML and it advantages.

0 Answers  






What is a pattern?

0 Answers  


What do you mean by focus of control?

0 Answers  


What is a uml use case diagram (ucd), and when should you use it?

0 Answers  


Why can't I easily interchange uml models between modeling tools?

0 Answers  


What are interfaces in UML?

0 Answers  


Why are attributes used in uml?

0 Answers  


What is the purpose of a class diagram?

3 Answers  


Categories