Multiple choice

Which of the following tools shows the flow of data through a system?

  1. DFD

  2. State diagram

  3. EPC

  4. Activity diagram

  5. Pseudocode

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A data flow diagram (DFD) is a graphical representation of the flow of data through an information system, modeling its process aspects. Often they are a preliminary step used to create an overview of the system, which can later be elaborated.