What happens when a bit-string is XORed with itself n-times as shown: [ B⊕ (B⊕…
1998
What happens when a bit-string is XORed with itself n-times as shown: [ B⊕ (B⊕ (B⊕ (B........ n times) ]
- A.
complements when n is even
- B.
complements when n is odd
- C.
divides by 2^n always
- D.
remains unchanged when n is even
Attempted by 54 students.