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
Udostępnij
Udostępnij
autor:
Nalmukhlifi
Edytuj elementy
Drukuj
Osadź
Więcej
Zadania
Tabela rankingowa
Pokaż więcej
Pokaż mniej
Ta tabela rankingowa jest obecnie prywatna. Kliknij przycisk
Udostępnij
, aby ją upublicznić.
Ta tabela rankingowa została wyłączona przez właściciela materiału.
Ta tabela rankingowa została wyłączona, ponieważ Twoje opcje różnią się od opcji właściciela materiału.
Przywróć poprzednie opcje
Test
jest szablonem otwartym. Nie generuje wyników w tabeli rankingowej.
Wymagane logowanie
Motyw
Czcionki
Wymagany abonament
Opcje
Zmień szablon
Pokaż wszystko
Otwórz wyniki
Kopiuj link
Kod QR
Usuń
Przywrócić automatycznie zapisane ćwiczenie:
?