Computer Science
Pseudocode is the pictorial representation of an algorithm.
Algo & Flowcharts
3 Likes
Answer
False
Reason — Flowchart is the pictorial representation of step-by-step solution to a given problem. While, pseudocode is a simple and informal way of writing programming code in English.
Answered By
1 Like