138k views
0 votes
Syntax errors are caught only when a program executes.

2 Answers

1 vote

Answer:

false

Step-by-step explanation:

User Hndr
by
8.5k points
1 vote
False.
Syntax errors are caught by a compiler and a file cannot execute without being completely compiled without syntax errors first.
User Zach Folwick
by
8.2k points