Operators - Programming

Q1:

Which of the following is NOT a Bitwise operator in C#.NET?

A &

B |

C <<

D ^

E ~

ANS:C - <<

No answer description is available. Let's discuss.