Multiple choice

Which of the following is a graphical presentation of the movement of data from a point of origin to a specific end point?

  1. Data Flow Diagram (DFD)

  2. E-R diagram

  3. Flow chart

  4. All of the above

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

Flow chart is a graphical presentation of the movement of data from a point of origin to a specific end poin. It looks like rope map in which programmer will use to write a code.