Computer Science for IGCSE & O level - Programming (Section 10 - No. 35)

What is the role of comments in programming code?
To execute the code.
To provide information and explanations for human readers.
To define the syntax.
To store the value of the variable.

Explanation

Comments help in understanding the code.

Comments (0)

Advertisement