Computer Science, asked by kumariparvesh10, 11 months ago

Name the various types of operators supported by c++

Answers

Answered by banti9312
0

.....the various types of operators ....

1.Assignment operator.

2.Mathematical operator.

3.Relational operator.

4. Logical operator.

Answered by ranjanavirutkar
3

Operators are the foundation of any programming language. Thus the functionality of C/C++ programming language is incomplete without the use of operators. We can define operators as symbols that helps us to perform specific mathematical and logical computations on operands.

Hope it helps...

Mark it as brainlist plzzzzz

Follow me

Similar questions