4. Computational Thinking, Problem-Solving and Programming

Selection — Quiz

Test your understanding of selection with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

In computational thinking, what does selection mean?

Question 2

Which programming structure is most closely associated with selection?

Question 3

What is the main purpose of using selection in an algorithm?

Question 4

Which of the following is an example of selection in everyday life?

Question 5

In an $if$ statement, what must happen before the program can decide which path to take?