Suppose a class acts an Actor in the problem domain, how to
represent it in the static model?
Answers were Sorted based on User's Feedback
Answer / avik
Class diagram bcoz it is describe the static structure of objects in a system.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is data encapsulation and what is its significance?
Can a class in java be inherited from more than one class?
Explain about realistic modeling?
What are the various types of constructors?
Can a function be overloaded based on return types?
What is the practical implementation of inner classes?
What is the use of interface?
What are the Differentiate between abstraction and encapsulation.
What is the difference between an Abstract class and Interface?
What is the difference between function overloading and over riding?
Explain the term constructor
Explain about parametric polymorphism?