ITPEC IP April 2022 Question 7

Source exam: ITPEC IP April 2022Topic: Algorithm and Programming

ITPEC IP April 2022 — Question 7 of 100

A flowchart graphically represents a program's processing procedure using standardized symbols and arrows. It shows sequence, input and output, operations, decisions, loops, and termination, making control flow easier to trace and discuss.

Answer (c)

Why not others:
- (a) Gantt chart shows project activities against time

- (b) Data flow diagram shows movement and transformation of data among processes, stores, and external entities

- (d) Radar chart compares several quantitative characteristics on radial axes

Key rule: Flowchart means procedural control flow; DFD means logical data movement, and Gantt means schedule.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.