Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeConcepts
Undefined

Undefined

An undefined value represents the absence of a value.

Related concepts:  ValueNull

Closest Wikipedia entry:  Undefined value

Misconceptions about Undefined
3 documented Misconceptions

Any LanguageJavaJavaScriptPythonScratch
Check Yourself
Misconception
AccessingInexistentPropertyError — JavaScript
Accessing a non existent property on an object produces an error
Misconception
NoReturnValue — JavaScript
Functions without return statements return no value at all
Misconception
NullAndUndefinedAreTheSame — JavaScript
The values null and undefined are the same

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors