Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
If you forget a semi-colon at the end of the line, what kind of error do you get?
Syntax
Debugging
Grammar and Spelling errors(Stops Compiling)
compile
Compiles then stops running
Syntax
Logic Error
Automatic Error Checking
When the program runs without crashing, but it is supposed to calculate the distance between two points and the value is wrong, you have a
Syntax
Debugging
Grammar and Spelling errors(Stops Compiling)
compile
Compiles then stops running
Syntax
Logic Error
Automatic Error Checking
Fixing your errors is called
Syntax
Debugging
Grammar and Spelling errors(Stops Compiling)
compile
Compiles then stops running
Syntax
Logic Error
Automatic Error Checking
Error Trapping
Syntax
Debugging
Grammar and Spelling errors(Stops Compiling)
compile
Compiles then stops running
Syntax
Logic Error
Automatic Error Checking
Syntax Errors
Syntax
Debugging
Grammar and Spelling errors(Stops Compiling)
compile
Compiles then stops running
Syntax
Logic Error
Automatic Error Checking
Converting code from text into machine code
Syntax
Debugging
Grammar and Spelling errors(Stops Compiling)
compile
Compiles then stops running
Syntax
Logic Error
Automatic Error Checking
Misspelling a variable name will cause what kind of error?
Syntax
Debugging
Grammar and Spelling errors(Stops Compiling)
compile
Compiles then stops running
Syntax
Logic Error
Automatic Error Checking
Run-Time Errors
Syntax
Debugging
Grammar and Spelling errors(Stops Compiling)
compile
Compiles then stops running
Syntax
Logic Error
Automatic Error Checking
Check it!