How do you represent static members and abstract
classes in Class Diagram?
Answer Posted / 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 |
Post New Answer View All Answers
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
What is hybrid inheritance?
Explain what a method is?
Explain method overriding.
How can I be thrown polymorphically?
What do you mean by abstract class?
What are the limitations of oops?
Can we access interface static method using interface references?
What is the use if instanceof keyword?
Why is java not fully objective oriented?
Why dynamic binding is used in object-oriented programming?
Explain about instance in object oriented programming?
Can encapsulation be called as a security device?
Explain about inheritance hierarchies?
What are the properties that are defined in an object model?