Saved Bookmarks
| 1. |
A switch construct can be used with which of the following types of variable ? A. int B. int, char C. int, float, char D. Any basic data type |
|
Answer» Correct option is: B. int, char |
|