Computer Science, asked by vedantagrawala5855, 1 year ago

Meaning of simplify expressions in computer programming

Answers

Answered by anshaarav786
1
An expression in a programminglanguage is a combination of one or more constants, variables, operators, and functions that the programminglanguage interprets (according to its particular rules of precedence and of association) and computes to produce ("to return", in a stateful environment) another value.

Hope it help.
Similar questions