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

What does 'pre-printing' refer to in the context of a code editor within an IDE?
Printing a preview of the code.
Formatting the code to improve readability.
Preventing the code from being printed.
Automatically commenting the code.

Explanation

Pre-printing formats the code for readability.

Comments (0)

Advertisement