Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
What is the keyword for indicating the end of a case?
False
Case
Break
If-Else
Nesting
Switch
Infinite loop
For
In computer programming, ethics do not exist.
False
Case
Break
If-Else
Nesting
Switch
Infinite loop
For
What is the keyword that accompanies a switch to indicate the different programming paths?
False
Case
Break
If-Else
Nesting
Switch
Infinite loop
For
What is the keyword for a loop that requires an initial value, a comparison, and an incrementor?
False
Case
Break
If-Else
Nesting
Switch
Infinite loop
For
What is the term for placing loops inside of other loops?
False
Case
Break
If-Else
Nesting
Switch
Infinite loop
For
A loop with no sentinel to control it is called:
False
Case
Break
If-Else
Nesting
Switch
Infinite loop
For
Which of these allows the program to take different paths in its programming?
False
Case
Break
If-Else
Nesting
Switch
Infinite loop
For
Which of these allows the program to take different paths in its programming?
False
Case
Break
If-Else
Nesting
Switch
Infinite loop
For
Check it!