Saved Bookmarks
| 1. |
From the following which statement is true for switch statement (a) switch is used to test the equality (b) switch is used to test relational or logical expression (c) switch can handle real numbers case data (d) none of these |
|
Answer» (a) switch is used to test the equality |
|