Computer Science for IGCSE & O level - Software (Section 2 - No. 1)
Which of the following is the primary function of a code editor within an IDE?
To execute the program.
To write and modify the program's source code.
To compile the program.
To debug the program.
Explanation
The code editor allows developers to write and edit the program's source code.
Comments (0)
