Programming (Year 11)

Describe what a 'syntax error' is.

A syntax error occurs when the code does not conform to the rules of the programming language, causing it to fail to compile or run.