Answer Posted / shrikant
use case is a interaction between actor(USER) and System
(application), for single system there many use cases
depends on Requirements.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the difference between multiple and multilevel inheritance?
Can you instantiate an abstract class and what is an inner class?
Why is message passing between the objects important?
What is super keyword?
What is a ternary operator?
What is the main difference between overloading and overriding?
Difference between class and an object?
Can we reduce the visibility of the inherited or overridden method ?
What are the major differences between late and dynamic binding?
What are the various types of constructors?
What is the difference abstract class and interface?
What is function override?
What's the benefit of using inheritance?
How to make a class accessible as a web service?
What is the diffrence between an abstract class and interface?