Which of the following are needed to make an expression

Answer :

Answer:

An expression is a syntactic construct. It must be well-formed: the allowed operators must have the correct number of inputs in the correct places, the characters that make up these inputs must be valid, have a clear order of operations, etc.

Answer:

The Correct answer is variable (s)