Computer Science for IGCSE & O level - Programming (Section 9 - No. 25)

What is the purpose of a 'comment' in a program?
To instruct the computer to execute a specific task.
To provide an explanation or description of the code.
To store data in a variable.
To perform a calculation.

Explanation

Comments explain code.

Comments (0)

Advertisement