Logic error
Appearance
In computer programming, a logic error is a bug in a program that causes it to operate incorrectly, but not to terminate abnormally (or crash). A logic error produces unintended or undesired output or other behaviour, although it may not immediately be recognised as such.
Logic errors occur in both compiled and interpreted languages. Unlike a program with a syntax error, a program with a logic error is a valid program in the language, though it does not behave as intended. The only clue to the existence of logic errors is the production of wrong solutions.
Ameer-ALdabagh
Ameer-ALdabagh
Ameer-ALdabagh هع
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles. (January 2016) |