what is class/object diagram

Answers were Sorted based on User's Feedback



what is class/object diagram..

Answer / dharmendra

1.class/object digram shows the relationship between
classes or objects.
2.class object digram shows the attributs and functions of
perticular class.
3.It also shows the class involve in the system.
4.It gives the basic idea about the system working.

Is This Answer Correct ?    33 Yes 3 No

what is class/object diagram..

Answer / sukumar

Class diagram is daigram that shows a set of classes,
interfaces,collaborations and their relationships.
Object duiagram is a diagram that shows a set of objects
and their relationships.Both are used to show the static
structure of a system.to construct a class diagram we have
to understand context of the system and overall
responsebilities.identify the classes in ur system and
distribute responsebilities to all classes and provide
attributes and opertations.
To construct an object diagram identify the objects in
classes and give relationships to them how they are
excuting.

Is This Answer Correct ?    3 Yes 1 No

what is class/object diagram..

Answer / amol

In 100 cc solution, quantity
of baric acid = 80 cc and
quantity of water = 20 cc.
Suppose x litres of water be
added to mak

Is This Answer Correct ?    3 Yes 28 No

Post New Answer

More Java J2EE AllOther Interview Questions

Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com

0 Answers  


What is the Spring2.5 MVC Navigation flow?

1 Answers   IBM,


lll

1 Answers  


Which of the following declaration is wrong? int i=45; float j = 45.0; double k=45.0;

5 Answers   Adobe,


What is Visual Source Safe(source control Tool)?

1 Answers  






when exactly should we use throws ,and wen exactly should we use the try and catch for exceptional handling

0 Answers  


What do you understand by synchronization? Why is it important?

0 Answers  


what is acl(access control list)?

1 Answers   Athena, HCL,


HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS

0 Answers  


whats the relation ship between LDAP and JNDI?

1 Answers  


what is jndi?

2 Answers  


In HashSet duplicates are allowed while adding to the HashSet, but while retreiving the object from HashSet is not shown the duplicate values, WHY ?

2 Answers   Cap Gemini,


Categories