Understanding Statements

Learn about expressions and their order of operations.

Statements and expressions

In many programming languages, the sequence of code that we write is made up of what are called statements. A statement expresses some action to be carried out and is made up of several internal components. These are called expressions.

Get hands-on with 1200+ tech skills courses.