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

Explain about instance in object oriented programming?

0 Answers  


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

0 Answers  


Why does the function arguments are called as "signatures"?

4 Answers  


What is the use if instanceof keyword?

0 Answers  


What are the different types of inheritance?

0 Answers  


What is function override?

0 Answers  


explain dynamic binding

0 Answers  


Can a function be overloaded based on return types?

0 Answers   iNautix,


Explain the mechanism of composition?

0 Answers  


What is the use of finalize method?

0 Answers  


Why should project managers complete hard problems first in an OOSAD project?

3 Answers  


What is the difference between oop and sop?

0 Answers  


Categories