Computer Science, asked by pandasilver65, 1 day ago

define the c++ program operators

Answers

Answered by bhoomipaithankar
1

Answer:

In programming , an operator is a symbol that operates on a value or a variable

Answered by deepakkunwar461
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