Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 6 - No. 30)
What is a 'logical error' in programming?
An error in the structure of the program.
An error that occurs during compilation.
An error that leads to unexpected results due to incorrect logic.
An error due to missing libraries.
Explanation
Logic errors cause the algorithm to produce incorrect output.
Comments (0)
