Execution:
The process by which a computer carries out the instructions of a computer program.
Syntax error:
an error that occurs when a rule of the programming language is brocken.
data types:
specifies what kind of data it can hold. E.g: integer
Initialisation:
the process of assigning an initial value to a variable.