study guides for every class

that actually explain what's on your next test

Static variable

from class:

AP Computer Science A

Definition

A static variable is a class-level variable that belongs to the class itself, rather than any specific instance of the class. It is shared by all instances of the class and can be accessed without creating an object of the class.

"Static variable" 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.