Computer Science for IGCSE & O level - Software (Section 7 - No. 25)

What is 'syntax highlighting' used for in an IDE?
To speed up code execution.
To show errors immediately.
To color-code the code to make it more readable.
To automatically generate comments.

Explanation

Syntax highlighting enhances code readability.

Comments (0)

Advertisement