Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain Class Diagram in Detail.

Answers were Sorted based on User's Feedback



Explain Class Diagram in Detail...

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

Explain Class Diagram in Detail...

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

Explain Class Diagram in Detail...

Answer / sri

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

Explain Class Diagram in Detail...

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

Post New Answer

More UML Interview Questions

What does UML do?

0 Answers  


What is a communication diagram in UML?

0 Answers  


What do you understand by uml?

0 Answers  


How do you convert uses cases into test cases?

2 Answers  


What is an activity diagram?

0 Answers  


What is a pattern?

0 Answers  


What is mean by a component?

0 Answers  


What are the different types of relationship composition that exists?

0 Answers  


What do you mean by "Realization"?

8 Answers  


What is the best software for UML diagrams?

0 Answers  


Explain about realization and its relationships?

0 Answers  


Detail whether UML can be used as a programming language?

0 Answers  


Categories