Suppose a class acts an Actor in the problem domain, how to
represent it in the static model?
Answer Posted / avik
Class diagram bcoz it is describe the static structure of objects in a system.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is abstraction? How does it differ from encapsulation
What is the default access modifier in a class?
Why are virtual users created?
What are the Differentiate between abstraction and encapsulation.
What is the use of finalize method?
What is difference between polymorphism and normalization?
What is the function of pure virtual functions?
What is super keyword?
Which oops concept is used as reuse mechanism?
Tell me something about abstract classes?
Why do we separate interface from implementation?
What is operator overloading?
Name the different creational patterns in object oriented design?
What is a constructor in class?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?