Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeConcepts
Literal

Literal

A value that is written itself in the source code.

Related concepts:  Value

Closest Wikipedia entry:  Literal (computer programming)

Misconceptions about Literal
18 documented Misconceptions

Any LanguageJavaJavaScriptPythonScratch
Check Yourself
Misconception
ComparisonWithBoolLiteral
To test whether an expression is True or False, one must compare it to True or to False
Misconception
NoAtomicExpression
Expressions must consist of more than one piece
Misconception
StringLiteralNoObject
One needs to call str to instantiate a str object from a string literal

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors