Differentiate between an operator and an expression.
{ans accurately}
Answers
Answered by
2
Operator: operator is an symbol which have some specific task.
Eg: a+b
a-b
a×b
a÷b
Here +, -, × and ÷ are called as operators while a+b, a-b, a×b, a÷b are expressions.
Answered by
3
Hi,
What is operator?
A symbol denoting an operation.
for example +, -, * etc.
what is expression?
expression means combination of operators or function to produce something and then return it
example c = a + b;
here a + b is an example of expression because we are performing calculation on it using + operator
and trying to store that value in c variable which will be returned by a + b;
Similar questions
Math,
7 months ago
Geography,
7 months ago
Math,
1 year ago
Math,
1 year ago
Business Studies,
1 year ago