Bitwise Operators - Programming

Q1:

Bitwise & can be used to check if a bit in number is set or not.

A True

B False

ANS:A - True

No answer description is available. Let's discuss.