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