Selection logic also called as
Answers
Answered by
0
selection logic also called as decision
ravikhurana81:
hiii
Answered by
0
Selection logic is also called Decision.
- Selection logic is also called a decision which is one of the three fundamental logic structures in computer programming.
- The two other logic structures are sequence and loop.
- In a selection structure, a question is asked, and relying on the answer, the program puts up with one of two courses of action, after which the program shifts to the following event.
- All logic situations in programming can be deciphered by creating algorithms using only the three logic structures, and they can be stirred in an endless number of manners. The more complex the computing requirement, the more complex the assortment of structures.
Hence, the answer is Decision.
#SPJ6
Similar questions