229k views
4 votes
This is an error identified by the compiler.

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

User Tagor
by
4.3k points

1 Answer

6 votes

Step-by-step explanation:

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

User Raner
by
4.3k points