0 votes
by (840 points)
How is XOR calculated?

1 Answer

0 votes
by (440 points)
To find XOR of more than two numbers, represent all numbers in binary representation, add 0's before if necessary. Write them like this. To find each bit of XOR just calculate number of 1's in the corresponding bits. If it is even or zero then that XOR'ed bit is 0.Aug 21, 2014

Related questions

0 votes
1 answer
asked Nov 28, 2019 by gates (320 points)
0 votes
1 answer
asked Nov 28, 2019 by gates (320 points)
0 votes
1 answer
asked Nov 28, 2019 by gates (320 points)
0 votes
1 answer
asked Apr 15, 2021 by calculate (840 points)
0 votes
0 answers
0 votes
1 answer
0 votes
1 answer
asked Nov 28, 2019 by calculated (580 points)
0 votes
1 answer
asked Nov 28, 2019 by calculate (840 points)
0 votes
1 answer
0 votes
1 answer
asked May 1, 2021 by calculate (840 points)
...