Expressions

An expression is a rule for computing a value.

An expression consists of one or more operands combined by means of language-defined operators. Operands used in expressions can be one of the following.

For details about constructing composite expressions with operators, see "Expressions with Operators" and "Operator Precedence", later in this chapter.