asked 20.2k views
3 votes
When you compile your program, the compiler identifies the logic errors and suggests how to correct them?

asked
User Altons
by
6.9k points

1 Answer

3 votes
Nope. You're on your own to find them and fix them. This why testing is so important, otherwise they won't show up until the customer finds them and that's embarrasing.
answered
User Derek Pollard
by
8.0k points