Back to Content

Operand

files/en-us/glossary/operand/index.md

latest281 B
Original Source

An operand is the part of an instruction representing the data manipulated by the {{glossary("operator")}}. For example, when you add two numbers, the numbers are the operand and "+" is the operator.

See also