Home Segments Index Top Previous Next

Chapter 25:

How To Work with Arrays of Class Objects

You can use arrays to store not only numbers, but also class objects. In this chapter, you learn how to create, write into, and read from an array of cylinder objects.