I am not able to understand what is meant by the following text, which I referred from a book:
Consider the four two-bit numbers
00,01,10,11. If you add up the one’s bit, you get an even number. Likewise, if you add up two’s bit, you get an even number. No matter how many bits in the number, if you add up a column, you get an even number.
Specifically, what is meant by "add up one's bit" for 00?