Multiple choice

Which of the following statements is incorrect regarding DFDs?

  1. DFDs show the sequence of steps

  2. DFDs are different from flow charts

  3. DFDs are system's analyst tools

  4. None of these

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

Data Flow Diagrams (DFDs) show the flow of data and transformations through a system, but they do not show the control logic or the sequence of steps, which is the role of flowcharts.