What does 'If-Then-Else' help a program do?, Choose between two paths, Repeat something many times, Stop the program, Print text only, When should you use 'Case (Switch)' instead of many If-Else statements?, When there is only one choice, When there are many possible values to check, When you want to repeat code, When there is no condition, In a While-Do loop, when is the condition checked?, After the loop runs, Before the loop runs, In the middle of the loop, Never, In a Repeat-Until loop, how many times does the loop run at minimum?, Zero times, One time, Two times, It never runs, Which construct is best for this: "What day is it? Monday, Tuesday, Wednesday..."?, While-Do, Repeat-Until, Case (Switch), Sequence only, What is 'Sequence' in programming?, Repeating an action, Steps that run one after another, Choosing between paths, Stopping the program, "While you are hungry, keep eating" is an example of which construct?, If-Then-Else, Case, While-Do loop, Sequence, In Java, what keyword pair is used to write a Repeat-Until loop?, if / else, switch / case, do / while, for / break, What keyword stops a Case (Switch) from checking more options?, stop, break, end, return, Which construct always runs its body at least one time?, While-Do, Repeat-Until, If-Else, Case
0%
Control flow structures
Share
Share
by
Nalmukhlifi
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
Open results
Copy link
QR code
Delete
Continue editing:
?