study guides for every class

that actually explain what's on your next test

Accessor Methods

from class:

AP Computer Science A

Definition

Accessor methods, also known as getter methods, are a type of method in object-oriented programming that allows the retrieval of the value of an object's private data member. They provide read-only access to the internal state of an object.

congrats on reading the definition of Accessor Methods. now let's actually learn it.

ok, let's learn stuff
© 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.