what is selection statement
Answers
Answered by
3
Answer:
Selection statements allow a program to test several conditions, and execute instructions based on which condition is true. That is why selection statements are also referred to as conditional statements.
Answered by
7
Answer:
Performs an action if a condition is true and performs a different action if the condition is false. Double-selection statement—selects between two different actions (or groups of actions).
Explanation:
hey mate hope it helps u then plz follow me for more help
Similar questions