--- title: Operando slug: Glossario/Operando translation_of: Glossary/Operand ---

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.

Learn more