Computer Science, asked by srishtidwivedi977, 8 months ago

Answer the following Questions:
What do you mean by operator? Name the types of operators.​

Answers

Answered by dheerajy30530
4

\huge{\blue{\pink{Answer}}}

An operator is a symbol that tells the compiler to perform a certain mathematical or logical manipulation.

Types of operators :

  1. Arithmetic Operators.
  2. Relational Operators. ...
  3. Logical Operators. ...
  4. Assignment Operators. ...
  5. Bitwise Operators.
  6. Miscellaneous Operators.

\bold{\purple{\fbox{\red{Please Thank it}}}}

\bold{\purple{\fbox{\green{Hope it helps you}}}}

\bold{\purple{\fbox{\blue{Please Mark as brainliest}}}}

Answered by priyankachaudhary27s
3

Answer:

The special symbol used to perform some operation on operant or variable is known as an operator.

The types of operators are as following:-

1. Automatic operators.

2.Aecrement operator.

3. Relational operator.

4. Logical operator.

5. Conditional operator.

6.Bitwise operator.

7. Assignment operator.

8. Other special operators

Similar questions