Programming (11th Grade)
Control Structures
What is the purpose of the 'if' statement in programming?
To terminate a program
To make decisions based on conditions
To repeat a block of code
To declare variables