Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
What is operator and operand explain it with example?
Contents
- What is the operator example?
- What is an operator and operand explain any 4 types of operators with examples?
- What is operand in C example?
What is the operator example?
1. In computer programming and at the command line, an operator is an object that is capable of manipulating a value or operator. For example, in "1 + 2", the "1" and "2" are the operands and the plus symbol is the operator.
What is an operator and operand explain any 4 types of operators with examples?
OperatorOperandElucidation–a, bSubtraction*a, bMultiplication/a, bDivision%a, bModulus operator – to find the remainder when two integral digits are divided
What is operand in C example?
Example. Used to assign the values from right side of the operands to left side of the operand. C = A + B will assign the value of A + B to C. Adds the value of the right operand to the value of the left operand and assigns the result to the left operand.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours