State what is meant by a syntax error, giving an example (2).
- Capital P for print would be a syntax error
Describe tools and facilities available in an integrated development environment (IDE) which
can help the programmer to identify and correct syntax errors. (4)
Describe what is meant by an array.(2)
Explain the difference between a constant and a variable (2)
Explain the difference between an integer and a real number (2)
An integer is a whole number
A real number can include decimal fractions
State what is meant by a logic error.(1)
The program is written to do something other than what the programmer intended