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

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