Computer Science, asked by mnissar184, 4 months ago

8. What do you mean by errors? Explain logical errors.
Or​

Answers

Answered by PeeyushVerma
23

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 recognized as such.

Answered by Anonymous
27

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

\huge\frak{\underline{\underline{\red{Correct\:Answer:-}}}}

Error :-

Error is the state or condition of being wrong in conduct or judgement.

Logical error :-

A logic 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.

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Similar questions