19.09.2015 Views

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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

9.2 The String Class 341<br />

Note<br />

If beginIndex is endIndex, substring(beginIndex, endIndex) returns an<br />

empty string with length 0. If beginIndex > endIndex, it would be a runtime error.<br />

beginIndex

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

Saved successfully!

Ooh no, something went wrong!