Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 1 - No. 45)

What is a 'logic error' in programming?
A syntax violation in the code.
An error that occurs during compilation.
An error in the program's logic that causes incorrect output.
An error caused by an incorrect variable name.

Explanation

Logic errors produce incorrect outputs.

Comments (0)

Advertisement