Computer Science for IGCSE & O level - Software (Section 3 - No. 39)

What does an IDE's 'error diagnostics' do?
It automatically corrects errors.
It translates code into machine language.
It helps to find errors as you type code.
It runs the compiled program.

Explanation

Error diagnostics assists the developer find possible issues in their code.

Comments (0)

Advertisement