Computer Science, asked by arushjain23, 3 months ago

Define an operator and an expression in computer​

Answers

Answered by Innocentgirl58
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