Correct Answer : selective structure
Explanation : The switch statement is used to choose the certain code to execute, So it is also called as selective structure.