Pseudocode is the pictorial representation of an algorithm.
Algo & Flowcharts
2 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.