Testing And Running A Solution

?
Syntax Error
Are you that occurs when a statement has been written in the program that breaks teh rules of that proggramming language.
1 of 7
Logic Error
Are errors that occurs due to there being a mistake in the logorithm, which results in the program doing something else other than what was intended to do.
2 of 7
Run-time Error
Is an error that occurs due to an unexpected situation.
3 of 7
Common causes of syntax errors (1)
Missing/Extra punctuation or brackects seperating parts of a statement
4 of 7
Common causes of syntax errors (2)
Not using enough argument forfunctions or procedures
5 of 7
Common causes of syntax errors (3)
Missing part of a multi-line statement (I.e. IF without END IF, or FOR without NEXT)
6 of 7
Common causes of syntax errors (4)
Using unrecognised Identifiers in languages where all identifiers have to be declared
7 of 7

Other cards in this set

Card 2

Front

Are errors that occurs due to there being a mistake in the logorithm, which results in the program doing something else other than what was intended to do.

Back

Logic Error

Card 3

Front

Is an error that occurs due to an unexpected situation.

Back

Preview of the back of card 3

Card 4

Front

Missing/Extra punctuation or brackects seperating parts of a statement

Back

Preview of the back of card 4

Card 5

Front

Not using enough argument forfunctions or procedures

Back

Preview of the back of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »