Computer Science, asked by arpithaa2004, 3 months ago

explain c++ operators in c++ in detail​

Answers

Answered by ItzAshleshaMane
4

Answer:

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. Logical Operators.

Explanation:

Hope it will help you..

Similar questions