Define an operator and an expression in computer
Answers
Answered by
1
Answer:
It is a combination of one or more constants, variables, functions, and operators that the programming language interprets (according to its particular rules of precedence and of association) and computes to produce ("to return", in a stateful environment) another value.
Similar questions