Computer Science, asked by ishveenn, 1 year ago

difference between operator and expression ?

Answers

Answered by shivam10sep
38
The symbols which are used to perform logical and mathematical operations in a C program are called C operators. These C operators join individual constants and variables to form expressions. Operators, functions, constants and variables are combined together to form expressions.

shivam10sep: please mark as a brainlist
Similar questions