Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeConcepts
Statement

Statement

A command or instruction to be executed in an imperative program.

Related concepts:  Control FlowConditionalLoop

Closest Wikipedia entry:  Statement (computer science)

Misconceptions about Statement
3 documented Misconceptions

Any LanguageJavaJavaScriptPythonScratch
Check Yourself
Misconception
MapToBooleanWithIf — Java
To map a boolean expression to a boolean, an if statement is necessary
Misconception
MandatoryAssignment — JavaScript
An expression must be assigned to have a valid statement
Misconception
MapToBooleanWithIf — Python
To map a boolean expression to a bool, an if statement is necessary

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors