created 01/22/06

CHAPTER 9C — Object Data

This chapter briefly discusses objects and how to use them. All the objects discussed in this chapter are defined in classes that are part of the standard Java libraries. Later chapters discuss how you can define your own objects.

Chapter Topics:

Chapter 25 and following discuss objects in greater detail than this chapter.

QUESTION 1:

(Review: ) What are the two divisions of data in Java?