26,530 views
29 votes
29 votes
This is an error identified by the compiler.

a. syntax error
b. logic error
c. debugging error
d. black box testing error

User EsmaeelE
by
2.6k points

1 Answer

18 votes
18 votes

Step-by-step explanation:

When developing programs there are three types of error that can occur: syntax errors. logic errors. runtime errors.

User Timothy Jeffcoat
by
3.0k points