define the c++ program operators
Answers
Answered by
1
Answer:
In programming , an operator is a symbol that operates on a value or a variable
Answered by
1
- In programming, an operator is a symbol that operates on a value or a variable. ... Operators are symbols that perform operations on variables and values. For example, + is an operator used for addition, while - is an operator used for subtraction...
Similar questions