Static (keyword)

static is a reserved word in many programming languages to modify a declaration. The effect of the keyword varies depending on the details of the specific programming language, most commonly used to modify the lifetime (as a static variable) and visibility (depending on linkage), or to specify a class member instead of an instance member in classes.

Source: Wikipedia — Static (keyword) (CC BY-SA 4.0)

Static (keyword)

static is a reserved word in many programming languages to modify a declaration. The effect of the keyword varies depending on the details of the specific programming language, most commonly used to modify the lifetime (as a static variable) and visibility (depending on linkage), or to specify a class member instead of an instance member in classes.

This neuron ends here.

Source: Wikipedia "Static (keyword)" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy