Types of Programming Error

Can you match the errors with the correct error type?

?
Total + Count = Total
Syntax
1 of 8
Opening a file which doesn't exist.
Run time
2 of 8
Entering a string into an integer variable
Syntax
3 of 8
0 divided by 0
Arithmetic
4 of 8
Putting relational operators in the wrong order
Logic
5 of 8
Attempting to add a variable to an array that is full
Run time
6 of 8
Calculating the square root of a negative number
Run time
7 of 8
Not passing any values through to a function with parameters
Syntax
8 of 8

Other cards in this set

Card 2

Front

Opening a file which doesn't exist.

Back

Run time

Card 3

Front

Entering a string into an integer variable

Back

Preview of the front of card 3

Card 4

Front

0 divided by 0

Back

Preview of the front of card 4

Card 5

Front

Putting relational operators in the wrong order

Back

Preview of the front of card 5
View more cards

Comments

bob12345

Report

thx

Similar Computing resources:

See all Computing resources »