Explain Class Diagram in Detail.

Answers were Sorted based on User's Feedback



Explain Class Diagram in Detail...

Answer / naveen sisupalan

Class diagram will give you a static picture of the system
irrelevant to time. It also represents the relationship
between classes.

Is This Answer Correct ?    5 Yes 1 No

Explain Class Diagram in Detail...

Answer / anu

a class diagram is a type of static structure diagram,which
describes the structure of a system.
which represents the classes, attributes, and the
relationships between the classes.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More OOAD Interview Questions

How many methods are there in the externalizable interface?

0 Answers  


Why do we use oops concepts? What is its advantage?

0 Answers  


Differentiate between overloading and overriding.

0 Answers  


What is diamond inheritance problem? How java 8 solves this problem?

0 Answers  


What is association?

2 Answers   Protech, Wipro,






What is the function of dynamic typing?

0 Answers  


Explain persistence?

0 Answers  


Give any criteria when you use an abstract class and an interface?

0 Answers   Sans Pareil IT Services,


What are the access modifiers?

0 Answers  


What's the benefit of using inheritance?

0 Answers  


What is the difference between an error and an exception?

0 Answers  


What is hybrid inheritance?

0 Answers  


Categories