Computer Science for IGCSE & O level - Software (Section 10 - No. 46)

What kind of checking does the IDE perform to find errors?
Static checking
Dynamic checking
Syntax checking
Semantic checking

Explanation

Dynamic checking finds errors while the program is running.

Comments (0)

Advertisement