answersLogoWhite

0

immediate pls

-mca student

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Get the Use-case diagram for online banking?

i want use case diagram for online banking system


Use case diagram for online election voting system?

i want use case diagram for online voting system


System use case diagram for airline system?

E-R diagram for Airline management system is in the related links.


Use case diagram for hrm recrutment system?

sample human resource managment use case diagram


Data flow diagram for ATM machine?

data flow diagrams of personal banking system


Sample Use Case Diagrams Payroll System?

can u prepare the use case diagram for simple payroll system?


How do you draw a use case diagram for store management system?

use case dig for store mgt


Use Case Diagram Templete of Assets Management System?

SoftwareHardware


Send you the uml or use case diagram for online education system within evening?

yes


What does a use case diagram portray?

Use case diagrams are used to show the various types of users on a system and the different ways that they interact with that system. They provide a graphical, simple representation of what your system must actually do.


What are the four basic parts of a use case model?

The four basic parts of a use case model are actor, use case, system boundary, and relationships between actors and use cases. Actors are users or systems interacting with the system, use cases represent user goals or tasks, the system boundary defines the scope of the system, and relationships show how actors interact with use cases.


What are the differences between a use-case diagram and use case?

Use Case diagrams are behavior diagrams of UML used to describe a set of actions (Use Cases) that some system or systems (Subject) should or can perform in collaboration with one or more external users of the system (Actors).Each Use Case describes a unit of complete and useful functionality, some observable and valuable result that the subject provides to its users (actors)or other stakeholders of the system.Example use cases for bank ATM are: Withdraw Cash, Make Deposit.Use case diagram for ATM could show users of ATM, some or all of use cases, boundary of the system. See example in provided link.