Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeConcepts
Static

Static

A static aspect of a program does not depend on program execution.

Related concepts:  TypeClassMemberFieldMethod

Closest Wikipedia entry:  Method (computer programming): Static methods

Misconceptions about Static
2 documented Misconceptions

Any LanguageJavaJavaScriptPythonScratch
Check Yourself
Misconception
PrivateFromStatic — Java
Static methods cannot access private members of instances of same class
Misconception
ThisExistsInStaticMethod — Java
this is a local variable, also in static methods

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors