DEVFYI - Developer Resource - FYI

What is case

J2SE Interview Questions and Answers


(Continued from previous question...)

21. What is case

A Java keyword that defines a group of statements to begin executing if a value specified matches the value defined by a preceding switch keyword.

(Continued on next question...)

Other Interview Questions