Many. Some of them: + ++ += & && &= Actually, 8 of them in number.
8 types of operators are used i.e arthmeticrelational logicalbitwiseconditional etc
There are three logical operators in C; AND (&), OR (|), and NOT (^). These are the bitwise versions. The combinatorial versions are &&, ||, and !.
100 Actually it is 1000
C and C operation