Explain Class Diagram in Detail.
Answer Posted / 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 |
Post New Answer View All Answers
What do you mean by data hiding?
What is meant by “abstract interface”?
Why does java not support multiple inheritance?
What is the purpose of late binding in object-oriented programming?
Differentiate between a class and a method.
Why is OOP good?
Explain about message passing in object oriented programming?
What do you mean by polymorphism?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
What do you mean by abstract classes?
Explain what a method is?
What is the difference between a class and an object?
What is abstract method?
What is the benefit of using inheritance?
What is an abstraction?