Computer Science for IGCSE & O level - Software (Section 4 - No. 30)

What is the main role of a 'code editor' within an IDE?
To execute the program.
To write and modify source code.
To compile the program.
To debug the program.

Explanation

The code editor allows for editing the source code.

Comments (0)

Advertisement