End of the 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.
go to previous page   go to home page  

Answer:

Yes.

End of the Chapter

A more realistic program would allow the user to enter the name to look up. But in this program, the user would have to enter the target name exactly correct. Even upper and lower case letters much be correct. A better program would allow inexact matches, but this is more complicated.

You have reached the end this chapter. You may wish to search through the following topics for something of interest.

You have reached the end of the chapter.

go to previous page   go to home page