Arithmetic expressions
n
expression
: a language construct
that describes how to compute a
particular value.
n
Expressions that evaluate to type
byte, short, int, long, float,
and
double,
are collectively called
arithmetic expressions
.