AP Computer Science A

study guides for every class

that actually explain what's on your next test

Public Access Modifier

from class:

AP Computer Science A

Definition

The public access modifier is used in object-oriented programming to allow unrestricted visibility of a variable or method. It means that the variable or method can be accessed and modified from anywhere, including outside the class.

congrats on reading the definition of Public Access Modifier. now let's actually learn it.

ok, let's learn stuff

"Public Access Modifier" also found in:

© 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.