Computer Science for IGCSE & O level - Software (Section 5 - No. 43)

What is the benefit of syntax highlighting in an IDE?
To reduce code size.
To automatically correct errors.
To improve the readability of the code.
To speed up the execution of the code.

Explanation

Syntax highlighting makes the code more readable.

Comments (0)

Advertisement