WAEC - Computer Studies (2016 - No. 18)

A pictorial representation of the logic of a program is called? 
 diagram 
flowchart 
pseudo code 
software

Explanation

A flowchart is a pictorial representation depicting the flow of steps in a program or business process in an organization. A flowchart can often be used to show the program structure, logic flow, and operations performed that form an important part of the documentation of the system; subsequently, it enables us to trace and detect any logical or other errors before the programs are written.

Comments (0)

Advertisement