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
Write about abstract base classes?
How a program can be structured using the concept of object oriented programming?
What is a constructor in class?
Explain what a method is?
Explain about encapsulation?
What are the features that are provided to make a program modular?
Does PowerShell support OOPs?
How to achieve data abstraction?
How to differentiate between a CreateObject() and GetObject() ?
What is static and dynamic Binding?
State two differences between an object and a class.
Explain basic concepts of OOPS?
Can constructors be parameterized?
What is a ternary operator?
Define Initialisation Purpose.