Answer Posted / narendra vyas
use case represents diagrams. there are two types of use
cases BUC-> business use case and SUC-> system use case
In BUC we represent pictures related to Domain and SUC we
represents shapes like elipse,arrows etc. this is the very
first stage of design where we find out actors and related
activity. actor performs happy activity
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference abstract class and interface?
What is the difference between an abstract class and interface in java?
Is iterator a class or interface? What is its use?
What is the difference between an interface and abstract class?
What is garbage collection(gc)?
What is abstraction? How does it differ from encapsulation
What are the features of encapsulation ?
Can constructors be parameterized?
Is is possible to define our own functional interface?
What is difference between class and interface?
What do you mean by abstract class?
What is data abstraction? what are the three levels of data abstraction with Example?
what is full form OOP?
How do I make sure that an object is released in code such as a connection or file object?
Differences between functional programming and object-oriented programming?