Back to Content

Statement

files/en-us/glossary/statement/index.md

latest354 B
Original Source

In a computer programming language, a statement is a line of code commanding a task. Every program consists of a sequence of statements.

See also