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
Accessing a non existent property on an object produces an error
Misconception
NoReturnValue
Functions without return statements return no value at all
Misconception
NullAndUndefinedAreTheSame
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