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 do you mean by Realization?

1 Answers   Protech,


If a class inherits an interface, what are the 2 options available for that class?

0 Answers  


What is the difference between an Abstract class and Interface?

0 Answers  


What does the keyword virtual represented in the method definition?

0 Answers  


What is the difference between an interface and abstract class?

0 Answers  






What is the super keyword?

0 Answers  


What is an abstraction?

0 Answers  


Explain about a class in oop?

0 Answers  


What is virtual multiple inheritance?

0 Answers  


Can we override static methods? Why?

0 Answers  


Does PowerShell support OOPs?

0 Answers   Microsoft,


Differentiate between Aggregation and containment?

3 Answers  


Categories