Computer Science for IGCSE & O level - Programming (Section 8 - No. 2)
What is the purpose of a comment in a programming language?
To provide instructions to the computer.
To provide explanations and notes within the code.
To change the output of the program.
To create errors in the program.
Explanation
Comments enhance the readability and understanding of the code for developers.
Comments (0)
