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 bootstrap, extension and system class loader? Or can you explain primordial class loader?
Define Initialisation Purpose.
What is dynamic or run time polymorphism?
What is a functional interface? What is sam interface?
How to differentiate between a CreateObject() and GetObject() ?
Difference between class and an object?
Explain about a class in oop?
How can I be thrown polymorphically?
Define Data Abstraction. What is its importance?
Are constructors inherited? Can a subclass call the parent's class constructor? When?
Which keyword can be used for overloading?
What are the basic concepts of oop?
What is sealed modifiers?
What is the difference between a virtual method and an abstract method?
What is the super keyword?