1.

What Is The Result Of 1 Xor 1?

Answer»

Answer is zero, because XOR RETURNS 1 if two operands are DISTINCT and zero if two operands are same, for EXAMPLE 0 XOR 0 is ALSO zero, but 0 XOR 1 or 1 XOR 0 is always 1.

Answer is zero, because XOR returns 1 if two operands are distinct and zero if two operands are same, for example 0 XOR 0 is also zero, but 0 XOR 1 or 1 XOR 0 is always 1.



Discussion

No Comment Found