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
How to make a class accessible as a web service?
Explain about the relationship between object oriented programming and databases?
What is Polymorphism, overloading, overriding and virtual?
Why is OOP good?
What is an abstraction and why is it important?
What is a final variable?
What are abstract functions? Why are they used?
What do you mean by abstract classes?
Explain the abstract class modifier?
What is the difference between multiple and multilevel inheritance?
What are the various types of constructors?
What is data encapsulation and what's its significance?
What is a constructor in class?
What are the problems faced by the developer using object oriented programming language?
Can you call the base class method without creating an instance?