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 are inner classes and what is the practical implementation of inner classes?
Name some languages which have object oriented language and characteristics?
What is the difference between aggregation and composition?
Is it possible to create partial structs, interfaces and methods?
Define exceptions?
Explain persistence?
What is the difference between abstract & interface?
Differentiate between a class and a method.
Explain method overriding.
Explain about inheritance in oops?
Why do we separate interface from implementation?
What is sealed modifiers?
What is the difference between multiple and multilevel inheritance?
Classes and structs support inheritance. Is this statement true or false?
Why use oops?