Computer Science for IGCSE & O level - Software (Section 14 - No. 13)
Which aspect of a code editor within an IDE helps in making code more readable by using color?
Auto-completion
Error diagnostics
Prettifying
Debugger
Explanation
Prettifying, or syntax highlighting, uses color to make code easier to read.
Comments (0)
