Choose the correct options for the following questions.
Which statement causes a loop to terminate early?
Difficulty: Easy
A:
Break
B:
Terminate
C:
Exit
D:
a and b
A loop within a loop is called:
Difficulty: Easy
A:
Nested loop
B:
Complex loop
C:
Infinite loop
D:
Dual loop
The loop which never ends is called:
Difficulty: Easy
A:
Infinite loop
B:
Running loop
C:
Continuous loop
D:
Nested loop
Premium content
Sign in and upgrade to continue reading.