19.09.2015 Views

Prentice.Hall.Introduction.to.Java.Programming,.Brief.Version.9th.(2014).[sharethefiles.com]

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

350 Chapter 9 Strings<br />

hex char <strong>to</strong> decimal<br />

<strong>to</strong> uppercase<br />

27<br />

28<br />

public static int hexCharToDecimal(char ch) {<br />

if (ch >= 'A' && ch

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!