Computer Science, asked by iswar24din, 23 days ago

What is selection in a computer? write the types of selection​

Answers

Answered by anmolbatthbatth04
1

Answer:

A selection is used to make choices depending on information. An algorithm can be made smarter by using IF, THEN, and ELSE functions to reiterate instructions, or to move the process in question to different parts of the program. Selection is also called a decision.

Answered by Xxitzking01xX
3

██████████████████████████ ─██▄▀▄▀█████──██▄▀▄▀█████─ ──▀██▄█▄██▀────▀██▄█▄██▀.

A selection is used to make choices depending on information. An algorithm can be made smarter by using IF, THEN, and ELSE functions to reiterate instructions, or to move the process in question to different parts of the program. Selection is also called a decision.

Similar questions