Computer Science, asked by MaboodHusain, 1 year ago

what are the operators define each with example?​

Answers

Answered by chhakuli984
1

Operators in C++ -
Tutorialspoint An operator is a symbol that tells the compiler to perform specific mathematical or logical manipulations. C++ is rich in built-in operators and provide the following types of operators − Arithmetic Operators. Relational Operators.
Answered by sauravrnps
0
operators are the symbols which perform specific operations on operands
Similar questions