Answer Posted / ashok
A use case is a methodology used in system analysis to
identify, clarify, and organize system requirements. The
use case is made up of a set of possible sequences of
interactions between systems and users in a particular
environment and related to a particular goal.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why use oops?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
what three "domains" are considered during analysis modeling?
Explain about multiple inheritance?
What is difference between encapsulation and abstraction?
What is the difference between an interface and abstract class?
What is data abstraction? what are the three levels of data abstraction with Example?
What is operator overloading?
Can we have a default method definition in the interface without specifying the keyword "default"?
What is the difference between a class and a structure?
explain dynamic binding
What is overriding?
What is method overriding?
What is an abstraction?
What are the methods required to create changes in subclasses?