Computer Science for IGCSE & O level - Programming (Section 5 - No. 24)
What is the primary use of comments in code?
To make the code run faster.
To explain the code to human readers.
To delete code.
To create the program
Explanation
Comments explain sections of the code to help the programmer.
Comments (0)
