programming, algorithms and computational thinking Flashcards

1
Q

What is the difference between logical error and syntax error

A

Logical error is when the code is correct but the output is wrong because of wrong calculations.
syntax error is when there is a mistake in the programming language that will stop it from working

How well did you know this?
1
Not at all
2
3
4
5
Perfectly