Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 10 - No. 20)

What is pseudocode?
The actual programming code.
A simple method for showing algorithms that is very similar to code used in a programming language.
A visual representation of the program's flow.
A set of complex instructions to design the computer.

Explanation

Pseudocode describes what an algorithm does using high-level language.

Comments (0)

Advertisement