Computer Applications

State whether the following statement is True or False :

In a switch case, when the switch value does not match with any case then the execution transfers to the default case.

Java Operators

24 Likes

Answer

True

Answered By

2 Likes


Related Questions