Programming (Year 11)
Control Structures
Which of the following is true about an 'if' statement?
It can only have one condition
It can be nested
It cannot execute code
It is used only in loops
Next