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 are the features that are provided to make a program modular?
What are the tools you used for OOAD?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
Difference between composition and inheritance ?
How to resolve many to many relationship?
6 Answers InfoAxon Technologies, Protech, Samsung,
Explain about object oriented databases?
What does the “abstract” keyword mean in front of a method? A class?
What is difference between class and interface?
What are the problems faced by the developer using object oriented programming language?
Explain OOPS.
What is constructor and virtual function? Can we call virtual funciton in a constructor?
What are the main features of oops?