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
What are the types of interface used in the java collections? : java collections
What are the different types of collections views being provided by the map interface? : java collections
What are the interfaces in java collections? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What are the different types of features of the java collections framework? : java collections
What is an algorithm in java collection framework? : java collections
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
What is the enumerator of the java collection framework? : java collections
Should we create system software ( e.g operating system ) in java ?
What are the uses of the set interfaces in the java collections? : java collections
What is java collection? : java collections
Which interface does java.util.hashtable implement?
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
How do I find jre path in windows?
What is deque in the java collections framework? : java collections