Answer:
1. It allows a programmer to designate a portion of the code that will be run only when a condition is met.
3. It allows a programmer to set a condition that must be met.
4. It incorporates decision-making into a program.
Step-by-step explanation: