Computer Science for IGCSE & O level - Programming (Section 7 - No. 32)

Why is it important to use well-named identifiers?
To decrease the amount of code.
To make the program more efficient.
To improve the code's readability.
To avoid the use of comments.

Explanation

Clear identifiers help understanding.

Comments (0)

Advertisement