Computer Science, asked by Books345, 1 month ago

What are the operators? Why do we need them?

Answers

Answered by Ehsanul885
11

Explanation:

QUESTION

What are the operators? Why do we need them?

ANSWER

Operators are special symbols that are used to perform calculations. We need them for Calculation and to form an expression to the variables and constants.

Answered by atrs7391
1

Operators are special symbols that are used to perform calculations in a program. We need operators to form expressions by applying them to the variables and constants and we also use in a program to manipulate a statement or conditions in a program

Similar questions