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 is data abstraction? what are the three levels of data abstraction with Example?

0 Answers   TCS,


Can you define OOP and principles of OOP?

0 Answers   MindCracker,


What is an USECASE? Why it is needed?

8 Answers  


what are the different ways for a method to be overloaded?

0 Answers  


How to make a class accessible as a web service?

0 Answers   BirlaSoft,






What is the @functionalinterface annotation?

0 Answers  


Explain about inheritance?

0 Answers  


What are the basic concepts of oop?

0 Answers  


What is the difference between function overloading and over riding?

0 Answers   BirlaSoft,


How to differentiate between a CreateObject() and GetObject() ?

0 Answers   CGI,


Explain the implementation phase with respect to oop?

0 Answers  


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

0 Answers  


Categories