End of Chapter

Classic programmed-learning exercises, refreshed for modern Java and presented in the current MrStyner.com portfolio style.

Modern Java noteThis archive has been refreshed for Java 25 LTS. Core language concepts remain useful, while outdated setup instructions and browser-era Java are labeled or replaced. Java 26 is the current feature release; Java 25 is used here as the stable teaching baseline.

Does the StringTokenizer for each line have to use the same delimiters?

A good answer might be:

No. A file with a complicated format might need different delimiters for each line.

End of Chapter

You have reached the end this chapter. You may wish to make a token effort to review. Click on a subject that interests you to go to where it was discussed.


Click here     Back to the main menu.

You have reached the end of the chapter.