Examlex

Solved

In a Switch Statement, If Two Different Values for the CaseExpression

question 33

True/False

In a switch statement, if two different values for the CaseExpression would result in the same code being executed, you must have two copies of the code, one after each CaseExpression.


Definitions:

Related Questions