Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 5 - No. 24)
What is the purpose of pseudocode?
To provide a way to show algorithm
To test the program
To design a user interface
To write down the code
Explanation
Pseudocode is a simplified way of describing an algorithm without being tied to a specific programming language.
Comments (0)
