what is selection (computer question)
Answers
Answered by
0
Answer:
Selection is also called a decision. It is one of the three basic logic assemblies in computer programming. In the assembly of a selection, a question is asked, and based on the answer the program takes one of two paths of action, after which the program moves on to the next event.
Answered by
0
Selection is also called a decision. It is one of the three basic logic assemblies in computer programming. In the assembly of a selection, a question is asked, and based on the answer the program takes one of two paths of action, after which the program moves on to the next event.
Similar questions