Errors In Software Question Preview (ID: 12069)


Different Types Of Errors In Writing Software. TEACHERS: click here for quick copy question ID numbers.

Logic Errors
a) Incorrect Output (mathematical)
b) Compiles, then stops running
c) Grammar and Spelling errors (stops compiling)
d) Comments in the code

Run-Time Errors
a) Incorrect Output (mathematical)
b) Compiles then stops running
c) Grammar and Spelling errors (Stops Compiling)
d) Comments in the code

Syntax Errors
a) Grammar and Spelling errors(Stops Compiling)
b) Incorrect Output (mathematical)
c) Comments in the Code
d) Compiles, than stops running

Error Trapping
a) Writing multiline comments in the code
b) Compiling errors
c) Automatic Error Checking
d) Syntax errors

Fixing your errors is called
a) Indenting
b) Compiling
c) Debugging
d) Scope

Converting code from text into machine code
a) compile
b) debug
c) validate
d) paste

Misspelling a variable name will cause what kind of error?
a) Syntax
b) Run-time
c) Logic
d) fundamental

When the program runs but then crashes because it tries to access an invalid file, this is called a
a) Syntax Error
b) Run-time Error
c) Logic Error
d) Fundamental Error

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
a) Syntax error
b) Run-time Error
c) Logic Error
d) Fundamental Error

If you forget a semi-colon at the end of the line, what kind of error do you get?
a) Syntax
b) Run-time
c) Logic Error
d) Fundamental Error

Play Games with the Questions above at ReviewGameZone.com
To play games using the questions from above, visit ReviewGameZone.com and enter game ID number: 12069 in the upper right hand corner or click here.

TEACHERS / EDUCATORS
Log In
| Sign Up / Register