Computer Science for IGCSE & O level - Programming (Section 9 - No. 19)
What is the role of comments in a program?
To tell the computer what to do.
To execute a specific part of the code.
To explain the code to humans.
To define variables.
Explanation
Comments help programmers understand the code.
Comments (0)
