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

Can you give some examples of tokens?

0 Answers  


What is method overriding?

0 Answers  


Can a class in java be inherited from more than one class?

0 Answers  


Explain what you understand by function overloading.

0 Answers   TCS,


Can you create an instance of an interface?

0 Answers  






How to achieve data abstraction?

0 Answers  


Explain method overriding.

0 Answers  


what three "domains" are considered during analysis modeling?

0 Answers   Wipro,


Write basic concepts of oops?

0 Answers  


Difference: Sequence Diagrams, Collaboration Diagrams ?

2 Answers   Protech,


Explain the purpose of composition.

0 Answers  


How many methods are there in the externalizable interface?

0 Answers  


Categories