Explain Class Diagram in Detail.
Answers were Sorted based on User's Feedback
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 |
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 |
Explain about encapsulation?
What is a constructor in class?
Can we access interface static method using interface references?
How does abstraction differ from encapsulation.
Difference: 'uses', 'extends', 'includes'
7 Answers Cognizant, Protech, TY, University,
Does a class inherit the constructor of its super class?
Can you create an instance of an interface?
Does PowerShell support OOPs?
Which oops concept is used as reuse mechanism?
What is the function of messaging metaphor?
what is virtual function and pure virtual function ?
What is the best tool for modeling and ORM framework