Programming (12th Grade)
Control Structures
What does the 'if' statement do in programming?
Repeats a block of code
Defines a function
Executes code conditionally
Handles exceptions
Next