Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The switch statement is also called as?

a) choosing structure
b) selective structure
c) certain structure
d) bitwise structure

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

Join The Discussion