asked 89.8k views
3 votes
____ errors are flaws in a program's design that prevent the program from running as you anticipate

1 Answer

3 votes
Logic errors are flaws in a program's design that prevent the program from running as you anticipate. It is also known as a bug in the problem. These logic errors in the source code cause the program to operate incorrectly and produces undesired program output. Also they can cause a program to crash while running.
answered
User RaviH
by
8.7k points

No related questions found