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...


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

who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.

0 Answers   iGate,


What is the enumerator of the java collection framework? : java collections

0 Answers  


What is the difference between Eclipse and MyEclipse?

7 Answers   IBM, Wavex,


What are the interfaces in java collections? : java collections

0 Answers  


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

0 Answers   Cap Gemini,


2. Write a interface "Car" with the following methods void setName(String) String getName() void setColor(String) String getColor() void setModel(long) long getModel()

1 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,


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

0 Answers  


Runining mutiple tomcat server in a single machine is possible Yuo wil have to duplicate configuration with different port numbers

2 Answers   HCL,


What are the uses of the set interfaces in the java collections? : java collections

0 Answers  


Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword

0 Answers   TCS,


what is the IDE that you have used to write your java programs?

2 Answers   Inforica, Interface Software,


Categories