Programming (Year 12)
Control Structures
Which control structure is used to repeat a block of code multiple times?
if statement
for loop
switch statement
try-catch block