Computer Science for IGCSE & O level - Programming (Section 1 - No. 27)

What is 'syntax' in the context of programming?
The logic of the program.
The rules for writing the code.
The meaning of the code.
The order of execution.

Explanation

Syntax is the rules of code writing.

Comments (0)

Advertisement