Computer Science, asked by jauramgupta2985, 1 day ago

what is an experession??​

Answers

Answered by s1676vicbhamidijahna
1

Answer:

In computer science, an expression is a syntactic entity in a programming language that may be evaluated to determine its value. Expression is often contrasted with statement—a syntactic entity that has no value (an instruction).

(hope this helps you, mark me as brainliest).

Thank you

Answered by prohomework38
0
In computer science, an expression is a syntactic entity in a programming language that may be evaluated to determine its value.[1] 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. This process, for mathematical expressions, is called evaluation


Hope this helps
Similar questions