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 are the main features of oops?
Difference: Activity Diagram and Sequence Diagram
What are the various types of constructors?
What do you mean by data hiding?
0 Answers Tavant Technologies, Virtusa,
What is the difference between a virtual method and an abstract method?
What is a try/ catch block?
How to differentiate between a CreateObject() and GetObject() ?
Can link and Association applied interchangeably?
What is abstract method?
What is a constructor in class?
How do you prevent a class from being inherited by another class?
What is a static method? Why do we need static methods in java 8 interfaces?