Define operators and operand.
I am strating learn java but i have no idea how to learn.Please advice.please anwser this question.I am waiting your answer
I am strating learn java but i have no idea how to learn.Please advice.please anwser this question.I am waiting your answer
1 Answer
Puran Katuwal . 1 week ago
Operators are the symbols that are used to perform various operations on variables and values. By using these operators, we can perform operations like addition, subtraction, checking less than or which some operation .
An operand is a data in which some operation is performed.operand is a quantity that represents some value. In a mathematical expression: a+b, a and b are the operands.