Note 1 : In the Switch Expression only the variables it can be implicitly cast to 'Int'
can only be allowed. (or) the Java 5 feature enum's are allowed.
Note 2 : Even it does not support the other numeric types like long,float,double.
Note 3: So, it supports only char, byte, int, short.
can only be allowed. (or) the Java 5 feature enum's are allowed.
Note 2 : Even it does not support the other numeric types like long,float,double.
Note 3: So, it supports only char, byte, int, short.