How do you represent static members and abstract
classes in Class Diagram?
Answers were Sorted based on User's Feedback
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 |
Every object has : state, behavior and identity - explain
2 Answers InfoAxon Technologies, Protech,
What is the difference between multiple and multilevel inheritance?
What are inner classes and what is the practical implementation of inner classes?
Which of the following is tightly bound ? Inheritance or composition ?
What are the basic concepts of oop?
What is a constructor in class?
Classes and structs support inheritance. Is this statement true or false?
How to make a class accessible as a web service?
Why do we separate interface from implementation?
Explain about inheritance hierarchies?
Explain the rationale behind object oriented concepts?
What are the tools you used for OOAD?