Differentiate between Operator and Expression.
Abhiraj1928:
in Software Environment: An expression consists of numbers, variables, operators, functions, and their arguments that evaluate to a single answer. An Operator performs an operation such as +, -, *, ^. Operators require an argument before and after the operator.
Answers
Answered by
4
mark me as brainliest answer
Difference between Operator expression and in Software Expression
--------------: ______-------------:An expression consists of numbers, variables, operators, functions, and their arguments that evaluate to a single answer. ... Operator is a representation of Mathematical operation, while Expression means a series of operation between operands.
Answered by
3
Answer:
Expressions are used to calculate a result involving a number of operands (either variables or constants). Operators allow us to manipulate the variables and constants in the expressions. Operands are the constants or variables which the operators operate upon.
Similar questions