0 replies on 1 page.
Now that JDK 7 has brought Strings to the switch statement it seems like a good time to have have a refresher of control flow statements. Here's a link to using switch statements when you have multiple options you want to choose from and some example code in the making decisions program.
Related Articles:
Using the Switch Statement originally appeared on About.com Focus on Java on Wednesday, November 30th, 2011 at 22:44:03.
Permalink | Comment | Email this
Read: Using the Switch Statement