Computer Science for IGCSE & O level - Programming (Section 15 - No. 10)
Which statement best describes the role of an IDE (Integrated Development Environment) in the programming process?
It solely converts source code into machine code.
It provides a platform for writing, testing, and debugging code.
It only compiles code.
It interprets source code at runtime.
Explanation
An IDE is an all-in-one tool that aids in every aspect of the software development cycle.
Comments (0)
