Sara thought her program would calculate grade point averages, but the program listed the highest grade instead. What type of error is this?
Jamie keyed “Interger” instead of “Integer”. What type of error resulted?
Misspelling a keyword is an example of a:
Programming errors are classified into one of three categories. Which one is not a standard category?
Which type of error halts the program when a statement cannot be executed?
Which type of error produces undesired or unexpected results?
John’s computer program stopped executing and displayed an error message. What type of error is this?
Alice wrote a program that executed but did not produce the expected output. What is the best method for Alice to use to find the error?
When the code is completely written but will not execute, what is the appropriate action?
If defaults are set to show the Watch window, which data would be shown in the Watch window?
What is a purpose of the Watch window?
The reason to use a breakpoint is to:
Which condition is correct?
In what type of loop are the conditions evaluated before the instructions are processed?
In the following code, how many times does the program count through the loop structure?For intCounter as integer = 1 To 5
In the following code, how many times does the program count through the loop structure? For intCounter as integer = 1 To 9 Step -3
Teachers: Create FREE classroom games with your questions Click for more info!
©2007-2024 Review Game Zone | About | Privacy | Contact | Terms | Site Map
©2007-2024 Review Game Zone | About | Privacy | Contact | Terms | Site Map