Exercise: Bitwise AND, OR, and XOR

Practice the bitwise AND, OR, and XOR operations on your own.

We'll cover the following

Exercise

Perform bitwise AND, OR, and XOR for the following unsigned two-byte integers:

  • 1122 and 908
  • 49608 and 33036

Get hands-on with 1200+ tech skills courses.