Computer Science for IGCSE & O level - Software (Section 13 - No. 23)

Which of the following is a function of the code editor within an IDE?
To execute the code.
To provide suggestions for completing code.
To translate the program into machine code.
To debug the program.

Explanation

The code editor provides auto-completion.

Comments (0)

Advertisement