Statement

Statements are sections of code which produce side effects, and therefore everything executed by a computer corresponds to one or more statements (since lack of a side effect would reflect a no-op).