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