Bitwise ANDing the last bit with 1. If the last bit is 1 it returns 1. All the other bits are ignored (when ANDed with zero.)
Loading collection data...
Bitwise ANDing the last bit with 1. If the last bit is 1 it returns 1. All the other bits are ignored (when ANDed with zero.)