created 01/22/06; revised 08/08/08
This chapter briefly discusses objects and how to use them. The objects discussed here are defined in the standard software packages that come with Java. Later chapters discuss how you can define your own objects.
String
objectsChapter 25 and following discuss objects in greater detail than this chapter.
(Review: ) What are the two divisions of data in Java?