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
How to make a class accessible as a web service?
What's the order of call of constructors in inheritiance?
What is serialization? How do we implement serialization actually?
What is virtual multiple inheritance?
Explain method overriding.
What are the basic concepts of oop?
Define exceptions?
How to achieve data abstraction?
What is a pure virtual function?
What is the difference between an Abstract class and Interface?
What is an abstraction and why is it important?
Why dynamic binding is used in object-oriented programming?
Explain serialization and overriding?
Write basic concepts of oops?
If a class inherits an interface, what are the 2 options available for that class?