Computer Science for IGCSE & O level - Software (Section 9 - No. 12)

Which of the following functionalities does an IDE typically offer to assist with debugging?
Code completion
Breakpoints
Variable inspection
Syntax highlighting

Explanation

IDEs assist with debugging through breakpoints and variable inspection.

Comments (0)

Advertisement