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

Which of the following is an advantage of using pseudocode?
It is easy to translate into a programming language.
It is visually clear and easy to understand.
It can be executed directly by a computer.
It helps create a structure for the code.

Explanation

Pseudocode is a useful tool for planning and creating the structure needed for the code.

Comments (0)

Advertisement