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 virtual function and pure virtual function ?
What is data encapsulation and what's its significance?
Can different parts of a partial class inherit from different interfaces?
What is the function of messaging metaphor?
How will you define abstract classes?
When do you prefer to use composition than aggregation?
1 Answers InfoAxon Technologies, Protech,
What do you mean by operator overloading?
What does the keyword virtual represented in the method definition?
What is the difference between abstract & interface?
Explain what is meant by polymorphism?
What is overriding?
What is the need of multiple inheritance?