From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/pt-br/glossario/operando/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 files/pt-br/glossario/operando/index.html (limited to 'files/pt-br/glossario/operando/index.html') diff --git a/files/pt-br/glossario/operando/index.html b/files/pt-br/glossario/operando/index.html new file mode 100644 index 0000000000..9f460ea876 --- /dev/null +++ b/files/pt-br/glossario/operando/index.html @@ -0,0 +1,12 @@ +--- +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

+ + -- cgit v1.2.3-54-g00ecf