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
Explain what is single and multiple inheritance?
Write a note on encapsulation?
What is meant by “abstract interface”?
What is a static method? Why do we need static methods in java 8 interfaces?
What are the different principle of OOPS?
Why are outlet connections required in object-oriented programming?
Can different parts of a partial class inherit from different interfaces?
What are manipulators?
Does PowerShell support OOPs?
If a class inherits an interface, what are the 2 options available for that class?
What's the main difference between arraylist / hashmap and vector / hashtable?
Explain about overriding polymorphism?
How will you define abstract classes?
Can we access interface static method using interface references?
What are all the languages which support oop?