Computer Science, asked by arskgrsd4591, 6 months ago

Operators and operands together makes an

Answers

Answered by Anonymous
2

Answer:

An operand can be a constant, a variable or a function result. Operators are arithmetic, logical, and relational. As with C, some operators vary in functionality according to the data type of the operands specified in the expression

Answered by Anonymous
5

Answer:

Operators allow us to manipulate the variables and constants in the expressions. Operands are the constants or variables which the operators operate upon.

Similar questions