Computer Science for IGCSE & O level - Programming (Section 1 - No. 31)
In the pseudo-code, how are comments typically used to clarify the program's logic?
Comments are used to remove code.
Comments provide explanatory notes within the code.
Comments are used to add errors.
Comments are used to declare variables.
Explanation
Comments are designed to improve the readability and understanding of the code by offering explanations.
Comments (0)
