Computer Science for IGCSE & O level - Programming (Section 6 - No. 37)

What is the purpose of an IDE in programming?
To execute the program code.
To write and run code.
To translate the code to binary.
To format the code.

Explanation

An IDE (Interactive Development Environment) provides a platform to write and execute code.

Comments (0)

Advertisement