Computer Science for IGCSE & O level - Programming (Section 2 - No. 14)
What is the primary goal of using comments in code?
To make the code run faster.
To make the code more difficult to understand.
To explain the code's functionality.
To reduce the size of the code.
Explanation
Comments help explain the code and improve readability.
Comments (0)
