0x0 0x1
It returns 1. 0x1 Is just a hex value of 1. You are free to return 0x0, too. It is just a different representation of 0. You could use octal, too, if you like 🙂
It returns 1. 0x1 Is just a hex value of 1. You are free to return 0x0, too. It is just a different representation of 0. You could use octal, too, if you like 🙂