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 |
Which of the following is tightly bound ? Inheritance or composition ?
Explain the rationale behind object oriented concepts?
Explain serialization and overriding?
What is the main difference between a class and an object?
What are the main features of oops?
What are different types of arguments?
How does abstraction differ from encapsulation.
Difference between abstraction and implementation hiding ?
What is Abstract method and how different from Virtual Method?
Explain about realistic modeling?
What is the difference between an interface and abstract class?
What is the diffrence between an abstract class and interface?