MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    A switch statement is used to: | 
                            
| A. | Switch between function in a program | 
| B. | Switch from one variable to another variable | 
| C. | To choose from multiple possibilities which may arise due to different values of a single variable | 
| D. | To use switching variable | 
| Answer» D. To use switching variable | |