Programming (Year 11)
Control Structures
In programming, what is an 'if statement' used for?
To perform a loop
To declare a variable
To execute code conditionally
To handle errors