answersLogoWhite

0


Best Answer

maa ki chut website ha

+__________________

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the relationship between operators and operands?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is relationship between operators and operands?

maa ki chut website ha +__________________


What is a relational operators in c?

Relational operators are those operators which shows relation between two operands. e.g. ==, <=,>=,<,>


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 is relational operator in c?

Relational operators are those operators which shows relation between two operands. e.g. ==, <=,>=,<,>


Are characters or symbols that perform operations on one or more operands?

operators


What are binary operators?

Operators that act upon 2 operands are referred to as binary operators.These are distinguished as the left to right operand.


What is the name of the two fields that assembly language made up of?

Operators and operands.


What is an operator in c language?

Operators in C are tokens that perform some operation upon one, two or three operands (unary, binary and tertiary operators, respectively). Some tokens serve more than one purpose depending upon the number of operands. For instance, the * token can be used to multiply two operands or to dereference an operand. Similarly, the & token can be used to bitwise AND two operands or to take the address of an operand. Some operators use a function-like syntax, such as the sizeof() operator. In C, all operators are built-in and cannot be overridden.


These are symbols or words that perform operations on one or more operands?

either operators or functions


What does operator bind with?

Operators bind with one or more operands to perform a specific operation. The number of operands an operator works with (known as arity) varies depending on the operator. In mathematical or programming contexts, operators can bind with constants, variables, or other expressions to produce a result.


What is an operators and its statements?

For example '+' is an operator, and its operands are the values (expressions) on its two sides, example: 3*3 + 4*4


What is oprator?

It seems like you may have a typo in your question. If you are referring to the term "operator," in mathematics and computer science, an operator is a symbol that represents a mathematical or logical operation. Operators can be used to perform arithmetic calculations, comparison operations, or logical operations in programming languages. They are essential for manipulating data and controlling the flow of a program.