I am reading through the bitwise tutorial to get a better understanding of logical operators and noticed there is no XOR mentioned. A project I am working on uses XOR heavily to form a checksum on a ...