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

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

4 Answers  


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

0 Answers  


What are the different types of arguments?

0 Answers  


Can link and Association applied interchangeably?

2 Answers  


What is the difference between an error and an exception?

0 Answers  






How do you represent static members and abstract classes in Class Diagram?

2 Answers   InfoAxon Technologies, Protech,


What is a friend function?

0 Answers  


Differentiate between Aggregation and containment?

3 Answers  


When will you use an interface and abstract class?

0 Answers  


Difference: 'uses', 'extends', 'includes'

7 Answers   Cognizant, Protech, TY, University,


Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?

0 Answers  


What are the features of encapsulation ?

0 Answers  


Categories