Computer Science for IGCSE & O level - Software (Section 6 - No. 44)

What is the function of 'error diagnostics' in an IDE?
To automatically fix errors.
To translate the code.
To identify potential errors in the code as it is being written.
To run the program.

Explanation

Error diagnostics helps to identify potential issues.

Comments (0)

Advertisement