Exit Quiz
Question 1 of 6
1
of 6
In a branching algorithm, what is the main purpose of using selection?
Select one answer
to choose between different actions based on a condition
to make the program run faster
to add more colours to the screen
to repeat the same action many times
Consider what happens when a program must decide between two possible paths.
Need a hint?
Check