Computer Science for IGCSE & O level - Software (Section 9 - No. 1)

What is the primary function of a code editor within an IDE?
To debug the program.
To execute the program.
To provide an interface for writing and editing code.
To compile the code.

Explanation

The code editor is the interface for the programmer.

Comments (0)

Advertisement