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
Difference between class and an object?
Are constructors inherited? Can a subclass call the parent's class constructor? When?
Can a function be overloaded based on return types?
Can you tell something about GDI objects?
Why do we separate interface from implementation?
When will you use an interface and abstract class?
Explain what a method is?
Explain what you understand by function overloading.
Give any criteria when you use an abstract class and an interface?
Do we require a parameter for constructors?
Write a program to show the inheritance used in a class.
Which OOPS concept exposes only the necessary information to the calling functions?
What are base class, sub class and super class?
Difference between encapsulation and data hiding ?
Explain basic concepts of OOPS?