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


Please Help Members By Posting Answers For Below Questions

State two differences between an object and a class.

572


What is the main use of message metaphor in object-oriented programming?

662


What are the rules to define a functional interface?

527


Explain about encapsulation?

573


What are sealed modifiers?

620






Explain about parametric polymorphism?

614


How many instances can be created for an abstract class?

536


Are constructors inherited? Can a subclass call the parent's class constructor? When?

560


Explain what is object oriented programming language?

555


What is meant by “abstract interface”?

601


What does the keyword virtual represented in the method definition?

630


Write down how will you create a Binary tree?

594


What are the different principle of OOPS?

538


What is Polymorphism, overloading, overriding and virtual?

587


Explain static binding

550