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



Suppose a class acts an Actor in the problem domain, how to represent it in the static model?..

Answer / avik

Class diagram bcoz it is describe the static structure of objects in a system.

Is This Answer Correct ?    4 Yes 0 No

Suppose a class acts an Actor in the problem domain, how to represent it in the static model?..

Answer / venu

Usecase diagram.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More OOAD Interview Questions

What are the main features of oops?

0 Answers  


Difference: Activity Diagram and Sequence Diagram

4 Answers   Protech,


What are the various types of constructors?

0 Answers  


What do you mean by data hiding?

0 Answers   Tavant Technologies, Virtusa,


What is the difference between a virtual method and an abstract method?

0 Answers  


What is a try/ catch block?

0 Answers  


How to differentiate between a CreateObject() and GetObject() ?

0 Answers   CGI,


Can link and Association applied interchangeably?

2 Answers  


What is abstract method?

0 Answers  


What is a constructor in class?

0 Answers  


How do you prevent a class from being inherited by another class?

0 Answers  


What is a static method? Why do we need static methods in java 8 interfaces?

0 Answers  


Categories