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

Explain about Overloading vs Overriding ?

0 Answers  


What are virtual functions, base class pointer, derived class pointer, biding references?

0 Answers   HPCL, Hughes Systique Corporation,


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


Why is planning too much up front a mistake in an OOSAD project?

3 Answers   Infosys,


Can you call the base class method without creating an instance?

0 Answers  






What's the main difference between arraylist / hashmap and vector / hashtable?

0 Answers  


Name the different creational patterns in object oriented design?

0 Answers  


Can you instantiate an abstract class and what is an inner class?

0 Answers   Flextronics, Tavant Technologies, Virtusa,


What is the function of dynamic typing?

0 Answers  


What do you mean by abstract class?

0 Answers   Atos Origin, TCS,


What do you mean by operator overloading?

0 Answers   BirlaSoft,


Describe the Diamond problem. Where does this problem occur?

0 Answers   Tech Mahindra,


Categories