Computer Science for IGCSE & O level - Software (Section 10 - No. 20)

What does 'prettyprinting' help with in a code editor?
Finding syntax errors.
Executing the program.
Making the code more readable by formatting it.
Suggesting code completion.

Explanation

Prettifying improves code readability.

Comments (0)

Advertisement