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

In the context of an IDE, what does 'pre-printing' generally refer to?
Automatically commenting on the code.
Highlighting code syntax for readability.
Generating an executable file.
Debugging the program.

Explanation

Pre-printing is a feature within an IDE to enhance code readability via formatting.

Comments (0)

Advertisement