Operands are the variables on which the operation is to be performed.
For example, c= a + b
In above example, a and b are operands on which the operation has been performed.
+ is an addition operator.
Operands are the variables on which the operation is to be performed.
For example, c= a + b
In above example, a and b are operands on which the operation has been performed.
+ is an addition operator.