Exit Quiz
Question 1 of 6
1
of 6
What is nested selection in programming?
Select one answer
A type of loop that repeats a block of code.
A way to store multiple values in a list.
A selection statement with multiple branches.
A selection statement placed inside another selection statement.
Think about "nesting" one decision inside another.
Need a hint?
Check