search
Q: Syntax Errors are determined by
  • A. Interpreter
  • B. ALU
  • C. Logic Unit
  • D. Control Unit
Correct Answer: Option D - A syntax error is an error in the programme's source code. It occurs in a way when the sentence does not correspond to the programming language. This is determined by the control unit.
D. A syntax error is an error in the programme's source code. It occurs in a way when the sentence does not correspond to the programming language. This is determined by the control unit.

Explanations:

A syntax error is an error in the programme's source code. It occurs in a way when the sentence does not correspond to the programming language. This is determined by the control unit.