PrepAway - Latest Free Exam Questions & Answers

which of the following is a true rule of the exclusive OR function?

There are different binary mathematical functions; which of the following is a true rule of the exclusive OR function?

PrepAway - Latest Free Exam Questions & Answers

A.
Same value XOR same value equals one

B.
1 XOR 1 = 1

C.
0 XOR 0 = 1

D.
1 XOR 0 = 1

Explanation:
XOR is an operation that is applied to two bits and is a function
commonly used in binary mathematics and encryption methods. When combining the bits,
if both values are the same, the result is zero (1 XOR 1 = 0). If the bits are
different from each other, the result is one (1 XOR 0 = 1).


Leave a Reply