Computer Science for IGCSE & O level - Programming (Section 2 - No. 9)

Which is a common use of comments in code?
To increase program speed.
To add errors to the program.
To provide explanations to the code.
To define variables in the program.

Explanation

Comments are crucial for code documentation and understanding.

Comments (0)

Advertisement