Bitwise Operators - Programming

Q1:

Bitwise & can be used to check if more than one bit in a number is on.

A True

B False

ANS:A - True

No answer description is available. Let's discuss.