How do you represent static members and abstract
classes in Class Diagram?
Answer Posted / soumyadeep ganguly
$(dollar sign)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to make a class accessible as a web service?
What are abstract classes?
Explain about instance in object oriented programming?
What is the default access modifier in a class?
What is meant by overloading functions and operators?
Why does java not support multiple inheritance?
Name the different creational patterns in object oriented design?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
explain dynamic binding
Explain the term constructor
What's the order of call of constructors in inheritiance?
How many methods are there in the serializable interface?
How do I make sure that an object is released in code such as a connection or file object?
What is a subclass?
Differences between functional programming and object-oriented programming?