Difference between operators and expression
Answers
Answered by
2
Answer:
symbols which are used to perform logical and mathematical operations in a program are called operators. Whereas expression is a statement which contain variables, operators , constants and functions together in a program.
Similar questions