asked 179k views
0 votes
Will a logic error be found if a program is compiled?

asked
User Gakuo
by
8.4k points

1 Answer

6 votes
No. The computer dose not understand what you are attempting to do, therefore it will not understand how to check for logic errors. The compiler will only check for syntax errors.
answered
User Karl Anka
by
8.9k points

Related questions

2 answers
0 votes
31.0k views