study guides for every class

that actually explain what's on your next test

Array of objects

from class:

AP Computer Science A

Definition

An array of objects is a data structure that stores multiple instances(objects) of a class in contiguous memory locations. Each element(index) in the array contains a reference(pointer) to an object, allowing easy access and manipulation.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.