Hexadecimal represents 0x 10000( 17 binary bits).
The integer data is 16 bits, and the high bits are discarded. In this case, 0x0000 is naturally 0.
Many problems need you to think in a binary way. If you don't understand, recite it.