Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 4 - No. 42)
What does the term 'pseudocode' refer to?
The actual code that the program is written in.
A formal language to design the user interface.
A simplified way of writing algorithms using plain language and structure.
A language for documenting programs.
Explanation
Pseudocode is a way to write the logic in a clear way without a specific programming language syntax.
Comments (0)
