Assuming the bits are numbered left to right: 31 to 0
Use the bit shift operator to move the value 1 to a bit position from 0 to 31. We'll call this int the bit test mask: BTM
To test if a bit is...