what is class/object diagram

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the classes in the java collection framework? : java collections

581


What is deque in the java collections framework? : java collections

533


my interviewer asked me what technical specification you used how to answer that question

1923


Which interface does java.util.hashtable implement?

656


please mail me the interview question based on java/j2ee

1522






What are the considerations to be made in case of loops in java ?

556


Which sorting algorithm is used by collections.sort() in java ?

541


How do I find jre path in windows?

514


What are the types of java collections? : java collections

533


Should we create system software ( e.g operating system ) in java ?

565


what is mean by hasing and maping in java platform and advantage?

1821


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

2528


What is the use of the list interface in the java collection? : java collections

591


How is hashset maintained in memory by java ?

582


What are the differences between the java collection and the java list? : java collections

600