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

Which type of error is caused by incorrect logic in the algorithm?
Syntax error
Runtime error
Logic error
Compilation error

Explanation

Logic errors occur when the algorithm's logic is flawed.

Comments (0)

Advertisement