Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
statement
Last modified: Monday, February 24, 2003
An instruction written in a high-level language. A statement directs the computer to perform a specified action. A single statement in a high-level language can represent several machine-language instructions. Programs consist of statements and expressions. An expression is a group of symbols that represent a value.