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 is an algorithm in java collection framework? : java collections
What is the enumerator of the java collection framework? : java collections
What is iterator in the java collections 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 use of the list interface in the java collection? : java collections
What is the use of hashcode in java ?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is java collection? : java collections
What is the Spring2.5 MVC Navigation flow?
What are the different types of collections views being provided by the map interface? : java collections
Which sorting algorithm is used by collections.sort() in java ?
What are the different types of classes implemented in the set interfaces? : java collections
What are the main classes of the list interfaces? : java collections
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
What are the queues in the java collection framework? : java collections