Multiple choice

A/An _________ is the graphical or diagrammatical representation of flow of steps involved in solving a problem or program logic sequence.

  1. flowchart

  2. algorithm

  3. thread

  4. process

  5. None of these

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

Flowcharts are used for pictorial representation of different kinds of diagrams that help us to understand the flow of solving a problem or program logic sequence. Hence, this option is correct.