Explain Class Diagram in Detail.
Answers were Sorted based on User's Feedback
Answer / indra
It describes the types of objects in the system and the
various kinds of static relationships that exist among them.
| Is This Answer Correct ? | 23 Yes | 3 No |
Answer / d.n.dayakar reddy
Class Diagram describes about that class like the class
name,what are all the varaibles used
(private,protected,public etc.,) what are all the defferent
methods are there inside that class.
Is there any interfaces are used by that class or not
| Is This Answer Correct ? | 14 Yes | 6 No |
Class diagram describes set of classes and interfaces based
on the business entities of an use case.
Elements of class diagram
--------------------------
1) classes
2) Member variables (privat -, public +, protected #)
3) operations(-,+,#)
4) Association between the two classes and Multiplicity.
5) Relationship b/w the classes (Inheritance,
Generalization, specialization,aggregation,composition)
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / guest
It models class structure and contents using design
elements such as classes,packages and objects.
It also displays relationships such as
containment,inheritance,associations and others.
| Is This Answer Correct ? | 8 Yes | 2 No |
Explain about aggregation?
What is a uml use case diagram (ucd), and when should you use it?
what the latest software develoment Methodologies?
Why do we need UML diagrams?
Explain Class Diagram in Detail.
what is difference between Seqence and Collaboration diagrams with example?
What are the basic notational elements which can make up a diagram?
Given the requirements, how will you go about designing them? How will you convert business info to technical info?
What is the purpose of UML diagrams?
What is the life cycle divided into?
What do you understand by uml?
Which software is used for UML diagrams?