Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeConcepts
Null

Null

The value null is a reference that does not refer to anything.

Related concepts:  ValueReference

Closest Wikipedia entry:  Null pointer

Misconceptions about Null
6 documented Misconceptions

Any LanguageJavaJavaScriptPythonScratch
Check Yourself
Misconception
NullIsObject
null is an object
Misconception
OutOfBoundsElementsAreNull
Out-of-bounds array elements are null
Misconception
ThisCanBeNull
this can be null
Misconception
ThisInConstructorIsNull
In a constructor, this is null

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors