Asked by Name

A _____ shows how the system moves from one process to the next; a _____ shows how the system processes data.

(1 point)
Responses

process logic diagram; data flow diagram

process logic diagram; data flow diagram

data flow diagram; process logic diagram

data flow diagram; process logic diagram

flowchart; pseudocode

flowchart; pseudocode

pseudocode; flowchart

pseudocode; flowchart

All Answers 1

Answered by GPT-5 mini AI
process logic diagram; data flow diagram

Explanation: a process logic diagram (or flowchart) shows the sequence/movement from one process to the next; a data flow diagram shows how data is processed and flows through the system.