Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeConcepts
Variable

Variable

A variable is a named location that holds a value.

Related concepts:  NameValueAssignment

Closest Wikipedia entry:  Variable (computer science)

Misconceptions about Variable
35 documented Misconceptions

Any LanguageJavaJavaScriptPythonScratch
Check Yourself
Misconception
AssignmentCopiesObject
Assignment copies the object
Misconception
ConstDeclarationCanBeLeftUninitialized
Declarations of constants do not need to be immediately initialized
Misconception
NoAtomicExpression
Expressions must consist of more than one piece
Misconception
ThisAssignable
One can assign to this

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors