How do you represent static members and abstract
classes in Class Diagram?
Answers were Sorted based on User's Feedback
Answer / naveen sisupalan
Abstract classes are represented using a special tag
{abstract} and the name of the class is represented in
Italics. Static members are represented as underlined members.
| Is This Answer Correct ? | 8 Yes | 0 No |
What do you mean by "explicitly implemeting an interface". Give an example?
What is difference between encapsulation and abstraction?
What is method overriding?
What are the four important foundation concepts of OOP ?
What is the benefit of Composition over Inheritance?
Give any criteria when you use an abstract class and an interface?
0 Answers Sans Pareil IT Services,
What is the purpose of late binding in object-oriented programming?
Explain persistence?
what are the main underlying concepts of object orientation?
Explain about uml?
Why should project managers complete hard problems first in an OOSAD project?
What's the order of call of constructors in inheritiance?