You are on page 1of 7

It shows the behavior or functionality of a system.

*
1 point

a. Data Flow Diagram


b. Activity Diagram
c. Use Case
d. Class Diagram

It could be a user or anyone who uses the system in the Use Case
diagram.
*
1 point

a. Entity
b. Actor
c. Process
d. Data Store

In the Use Diagram, an ________ , is a specific instance of an actor class


playing the actor’s role.
*
1 point

a. User
b. Actor
c. Process
d. Data Store

In Use Case Diagram, they are represented by stick figures.


*
1 point

a. User
b. Actor
c. Process
d. Data Store

This diagram represents a single system function


*
1 point

a. Data Flow Diagram


b. Activity Diagram
c. Use Case
d. Class Diagram
In Use Case Diagram, the ___________ is represented as a box that
includes all of the relevant use cases.
*
1 point

a. External Entity
b. System Boundary
c. Data Flow
d. Actor

A solid line connecting an actor to a use case shows that the actor is
involved in that particular system function.
*
1 point

a. Data Flow
b. Relationship
c. Connection
d. Entity

It is shown as a dotted-line arrow pointing toward the use case.


*
1 point

a. Include Relationship
b. Relationship
c. Connection
d. Extend Relationship

An _____________ is shown diagrammatically as a dotted line arrow


pointed toward the use case that is being used.
*
1 point

a. Include Relationship
b. Relationship
c. Connection
d. Extend Relationship

A use case must be labeled as?


*
1 point

a. Present tense and the object of the verb


b. Noun Phrase Label
c. Verb
d. Past Participle of the verb

These involves graphically representing the functions, or processes,


that capture, manipulate, store, and distribute data between a system
and its environment.
*
1 point

a. Use Case Modelling


b. Process Modelling
c. Activity Diagram
d. Class Diagram

It provides notation as well as illustrate important concepts about the


movement of data between manual and automated steps, and they
offer a way to depict work flow in an organization.
*
1 point

a. Class Diagram
b. Use Case Diagram
c. Sequence Diagram
d. Data Flow Diagram

It can be best understood as data in motion, moving on place in a


system to another.
*
1 point

a. Process
b. Data Store
c. Data Flow
d. entity

A ______ is the work or actions performed on data so that they are


transformed, stored or distributed.
*
1 point

a. Process
b. Data Store
c. Data Flow
d. entity
In this diagram, it contains only one process, no data stores, four data
flows, and three sources/sinks.
*
1 point

a. Level 1 Diagram
b. Level 2 Diagram
c. Level 0 Diagram
d. Context Diagram

Which of the following is not true about Data Store?


*
1 point

a. Data cannot move directly from one data store to another data store. Data must be moved by a process.
b. Data cannot move directly from an outside source to a data store. Data must be moved by a process.
c. Data cannot move directly to an outside sink from a data store. Data must be moved by a process.
d. A data store has a verb phrase label.

Which of the following is not true about Process?


*
1 point

a. No process can have only outputs. It would be making data from nothing (a miracle). If an object has
only outputs, then it must be a source.
b. No process can have only inputs (a black hole). If an object has only inputs, then it must be a sink.
c. A process has a noun phrase label.

A processing step may have output flows buto input no input flows.
This situation is sometimes called a ?
*
1 point

a. Miracle
b. Grey hole
c. Black hole
d. White hole

A processing step may have input flows but no output flows. This
situation is sometimes called a ____?
*
1 point

a. Miracle
b. Grey hole
c. Black hole
d. White hole

This symbol in activity diagram is the categorization of behavior into


one or more actions.
*
1 point

a. Activity
b. Join Nodes
c. Initial State
d. Swimlane

Under the activity diagram, it is being used to clustered all the related
activities in one column or one row.
*
1 point

a. Activity
b. Join Nodes
c. Initial State
d. Swimlane

This symbol in activity diagram consists of one inward edge and


several outward edges.
*
1 point

a. Activity
b. Join Nodes
c. Forks
d. Swimlane

A Logical AND operation is performed on all of the inward edges as it


synchronizes the flow of input across one single output (outward)
edge.
*
1 point

a. Activity
b. Join Nodes
c. Forks
d. Swimlane

It depicts the initial stage or beginning of the set of actions.


*
1 point

a. Decision Box
b. Join Nodes
c. Initial State
d. Final State

It makes sure that the control flow or object flow will follow only one
path.
*
1 point

a. Decision Box
b. Join Nodes
c. Initial State
d. Final State

It represents the set of actions that are to be performed.


*
1 point

a. Decision Box
b. Action Box
c. Initial State
d. Final State

Which is of the following is not true about Activity Diagram?


*
1 point

a. A meaningful name should be given to each and every activity.


b. You must identify all of the constraints.
c. Activity label must be verb and must have object of the verb
d. Acknowledge the activity associations.

When you should use an Activity Diagram?


*
1 point

a. Model the sequential and concurrent steps in a computation process.


b. Observe the transformation of data in the system
c. Associations of each objects
d. Illustration of table relations

This diagram is a flowchart of activities, as it represents the workflow


among various activities.
*
1 point

a. Data Flow Diagram


b. Activity Diagram
c. Sequence Diagram
d. Class Diagram

A ________ in sequence diagram is a named element which depicts an


individual participant.
*
1 point

a. Actor
b. Lifelines
c. Messages
d. Guards

You might also like