Which Of The Following Options Is Not A Bitwise Operator In C #87
Which of the following options is not a Bitwise Operator in C#?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Data Types, Variables and Operators - Bit-wise and Conditional Operators - Quiz No.1.
Which of the following options is not a Bitwise Operator in C#?
&, |
^, ~
<<, >>
+=, -=