expression
A combination of symbols that produces a result upon evaluation. For example, identifiers, values, and operators. The resulting value can then be assigned to a variable, passed as an argument, tested in a control statement, or used in another expression.