Examples of Logical error??
Answers
Answered by
5
Answer:
In computer programming, a logic error is a bug in a program that causes it to operate incorrectly, but not to terminate abnormally. A logic error produces unintended or undesired output or other behaviour, although it may not immediately be recognized as such.
Answered by
2
Answer:
A logic error (or logical error) is a mistake in a program's source code that results in incorrect or unexpected behavior. It is a type of runtime error that may simply produce the wrong output or may cause a program to crash while running. Many different types of programming mistakes can cause logic errors.
Explanation:
please follow me and marke my answer as brainleast please
Similar questions