How do you represent static members and abstract
classes in Class Diagram?

Answers were Sorted based on User's Feedback



How do you represent static members and abstract classes in Class Diagram?..

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

How do you represent static members and abstract classes in Class Diagram?..

Answer / soumyadeep ganguly

$(dollar sign)

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More OOAD Interview Questions

What are the features that are provided to make a program modular?

0 Answers  


What are the tools you used for OOAD?

3 Answers   Protech,


What is the default access modifier for a class,struct and an interface declared directly with a namespace?

0 Answers  


Difference between composition and inheritance ?

0 Answers  


How to resolve many to many relationship?

6 Answers   InfoAxon Technologies, Protech, Samsung,






Explain about object oriented databases?

0 Answers  


What does the “abstract” keyword mean in front of a method? A class?

0 Answers  


What is difference between class and interface?

0 Answers  


What are the problems faced by the developer using object oriented programming language?

0 Answers  


Explain OOPS.

0 Answers   Ittiam Systems,


What is constructor and virtual function? Can we call virtual funciton in a constructor?

0 Answers  


What are the main features of oops?

0 Answers  


Categories