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 is hybrid inheritance?

0 Answers  


Does a class inherit the constructor of its super class?

0 Answers  


What interface must an object implement before it can be written to a stream as an object?

0 Answers  


What do you mean by polymorphism?

0 Answers   InterGraph, Ittiam Systems,


What is the default access specifier in a class definition?

0 Answers  






What are the methods required to create changes in subclasses?

0 Answers  


What if we override the conflicting method in the class?

0 Answers  


what is meant by "method-wars"?

2 Answers   BirlaSoft,


What is the difference between an interface and abstract class?

0 Answers  


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

4 Answers  


What is polymorphism? When is it employed? give an example.

0 Answers   iNautix,


What is Abstract method and how different from Virtual Method?

0 Answers  


Categories