study guides for every class

that actually explain what's on your next test

Public void

from class:

AP Computer Science A

Definition

"public" is an access modifier that allows the method to be accessed from anywhere in the program. "void" is a keyword indicating that the method does not return any value.

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