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          

Could an object created by a program running on a Macintosh computer be transfered to a program running on a PC?

Answer:

Yes. Java uses the same formats for data, even object data, on all systems.

End of the Chapter

You have reached the end this chapter. If the topics in this chapter have streamed by too fast, you may review them by clicking on these subjects.

You have reached the end of the chapter.

go to previous page   go to home page