Explain Operator

Explain Operator with their types and examples?

E

Expert

Verified

Operator: It performs some action on data

Arithmetic (+,-,*,/,%)

Assignment operator (=)

Increment/Decrement (++, --)

Relational/comparison (<,>,<=,>=,==,!=).

Logical (AND(&&),OR(||),NOT(!).

Conditional (? :)

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.