The Utility of the AND Bitwise Operator

Get introduced to the utility of & operator.

The AND & operator is used to:

  • Check whether a bit is on or off
  • Switch off a particular bit

Check whether a bit is on or off

See the code given below!

Get hands-on with 1200+ tech skills courses.