Operator in C/C++

Operator:- Types of operator:- There are two types of operator 1.According to operand:- 2.According to operand there are three types of operator. A. Unary operator:- B. Binary operator:- C. Ternary Operator:- 2.According to the calculation:- [i] Arithmetic operator [ii] Bitwise operator [iii] Conditional operator [iv] Decrement & Increment operator [v] Logical operator [vi] Assignment operator … Read more

error: Content is protected !!