Pictorial representation of an algorithm is called as :
2023
Pictorial representation of an algorithm is called as :
- A.
Image
- B.
Picture
- C.
Flowchart
- D.
Pseudocode
Attempted by 310 students.
Show answer & explanation
Correct answer: C
An algorithm is a step-by-step procedure to solve a problem. When this process is represented visually using standardized symbols and arrows, it is called a flowchart. Therefore, the pictorial representation of an algorithm is known as a flowchart.