Vocabulary Terms

Expressions and Arithmetic Operators

Back to standards

Terms

Expression
Any valid unit of code that resolves to a value.
Integer division
Dividing two integers results in another integer, meaning that the result has no decimal or fractional component
Operand
a value that is acted upon by an operator.
Operator
character that represents an action