Answer Posted / surendra singh (suraj)
It is useful to represent the complete and specific
funtionality that an actor(USER) is desirous of.
This functionality is shown by the USECASE model with the
help of Diagrams, i.e. Sequence Diagram and Colloboration
Diagram. It shows the various states of a work flow(Project
or Program).
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What are the Differentiate between abstraction and encapsulation.
What if we override the conflicting method in the class?
Difference between abstraction and implementation hiding ?
what is virtual function and pure virtual function ?
Can a class implement two interfaces having default method with same name and signature?
Can we use static method definitions in interfaces?
Explain the different types of constructors
What is the difference between abstract & interface?
How will you define abstract classes?
Explain the usage of encapsulation?
State two differences between an object and a class.
Can you explain primordial class loader?
What is the practical implementation of inner classes?
Explain what is an object?
What are the access modifiers?