Java Reference
In-Depth Information
if(letter == 'C' || letter == 'c')
System.out.println("ERROR, invalid input");
}
}
On the Web
The program LabeledBreak.java is found in the Chapter 11 folder at
www.crcpress.com .
Search WWH ::




Custom Search