operand
operand
Noun
pl: operands
This term is used exclusively in technical contexts, specifically within mathematics and computer science. It identifies the target of an action, distinguishing the data being processed from the operator that defines the action itself. In computing, an operand can be a literal constant, a register, or a memory address. It is the passive element in an instruction, whereas the opcode is the active command.