Suppose a class acts an Actor in the problem domain, how to
represent it in the static model?
Answer Posted / venu
Usecase diagram.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What are a base class, subclass, and superclass?
Can a class implement two interfaces having default method with same name and signature?
State two differences between an object and a class.
Can you create an instance of an interface?
What is the best tool for modeling and ORM framework
Explain colloboration
What is an interface?
What do you mean by "explicitly implemeting an interface". Give an example?
Difference between abstraction and implementation hiding ?
Explain about multiple inheritance?
What is abstract method?
explain dynamic binding
How a program can be structured using the concept of object oriented programming?
Is it possible to create partial structs, interfaces and methods?
What are sealed modifiers?