Computer Science for IGCSE & O level - Programming (Section 13 - No. 45)

What is the advantage of using meaningful identifiers for variables?
Makes the program run faster.
Improves code readability and understanding.
Reduces the amount of memory used.
Increases the number of lines of code.

Explanation

It enhances readability and understanding.

Comments (0)

Advertisement