Computer Science for IGCSE & O level - Software (Section 8 - No. 47)

What is the primary benefit of 'prettyprinting' within a code editor?
To identify errors.
To increase execution speed.
To improve code readability through formatting.
To automatically write the code.

Explanation

Prettifying enhances the readability of code.

Comments (0)

Advertisement