answersLogoWhite

0


Best Answer

bytes

integers

long integers

short integers

word

double word

strings

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the types of operands and operation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Movies & Television
Related questions

What is an additive operation?

An additive operation is an operation which produces the sum of two operands.


What is oprator?

A symbol that specifies an operation between the operands. Often written between the operands. Example: 1 + 2; here, "+" is the operator, and the numbers are the operands.


What is an arity?

An arity is a number of arguments or operands a function or operation takes.


What Is Arity?

An arity is a number of arguments or operands a function or operation takes.


What is an adicity?

An adicity is the number of arguments or operands a function or operation takes.


What is a binary operation?

A binary operator is simply an operator that works with two operands (for example, two numbers). The binary operator is usually written between the two operands. Examples include the familiar operations of addition, subtraction, multiplication, or division - for example, in: 2 + 3 the "plus" is the binary operator, which works on the two numbers written on either side of it. What is an operator: Basically a function (calculation rule), written in a special way.


What are some types of grinding?

1) Types of grinding operation? 2) Types of Milling Operation ? 3) Types of Buffing Operation? 4) Types of Grooving operation? 5) Types of Barreling Operation?


Operations?

In mathematics, an operation is a function which takes zero or more input values to a well-defined output value. The number of operands is the arity of the operation.


How can you compare the meaning of operation in mathematics to the meaning of operation a doctors performs?

Etymologically, they are the same activity. Both involve someone (the operator = mathematician or doctor) performing a procedue (operation: mathematical or medical) on something (operands: functional arguments or patients).


What is the product of 450?

A "product" is an operation that requires two operands. That is, it combines two values to form another. You have only one.


What do you mean by operators and operands?

operands are the objects or variable that we create in our program. operators fuse with the operands to build a mathematical statement in the program.


What are the rules for negative and positive integers multiplying and dividing?

The absolute value (that is the numerical value ignoring the sign) of the result is the operation done on the absolute value of the operands. If the signs of the operands are the same the result will be positive; otherwise the signs of the operands are different and the result will be negative. eg -2 × 5: the operands are of opposite signs (one positive, one negative), so the result will be negative and 2 × 5 = 10, thus -2 × 5 = -10; eg -2 × -5: the operands are of the same sign (both negative), so the result will be positive, and 2 × 5 = 10, thus -2 × -5 = 10; eg 10 ÷ -5; the operands are of opposite signs, so the result will be negative and 10 ÷ 5 = 2, thus 10 ÷ -5 = -2.