Pictorial representation of a program is known as _____.

2021

Pictorial representation of a program is known as _____.

Answer: A. FlowchartA flowchart is a diagram that visually represents the steps of an algorithm or process using standardized symbols. Unlike pseudocode or source code which are…

  1. A.

    Flowchart

  2. B.

    Pseudocode

  3. C.

    Code

  4. D.

    Algorithm

Attempted by 1224 students.

Show answer & explanation

Correct answer: A

A flowchart is a diagram that visually represents the steps of an algorithm or process using standardized symbols. Unlike pseudocode or source code which are textual, a flowchart provides a graphical depiction of the program logic.

Explore the full course: Rssb Senior Computer Instructor

Loading lesson…