50.6k views
2 votes
Which data flow diagram shows what activities the system is performing without having to specify how, where, or by whom the activities are accomplished?

a. context diagram
b. physical data flow diagram
c. systems flowchart
d. logical data flow diagram

User Sandr
by
7.9k points

1 Answer

2 votes

Final answer:

The correct answer is a. context diagram. It shows what activities the system is performing without specifying how, where, or by whom the activities are accomplished.

Step-by-step explanation:

The correct answer is a. context diagram.

A context diagram is a type of data flow diagram that shows what activities the system is performing without specifying how, where, or by whom the activities are accomplished. It provides a high-level overview of the system and its interactions with external entities.

For example, in a context diagram of an online shopping system, the activities performed by the system may include receiving orders, processing payments, and updating inventory. The context diagram does not show the internal details of these activities or the specific roles of the people or systems involved.

User Zohreh
by
7.8k points