Answer:They provide a way for programmers to add decision-making to a computer program.
They allow programmers to specify conditions that must be met for an action to occur.
They allow a program to evaluate multiple values within a statement.
Step-by-step explanation: