Programming (Year 11)
Control Structures
Which control structure allows a block of code to be executed multiple times?
if statement
switch case
for loop
function
Next