An Arithmetic expression is an expression that contains variables, constants and arithmetical operators together to produce meaningful results. For example, a + b * c - d is an arithmetic expression with variables a, b, c and d being of numeric type.