About 90,000 results
Open links in new tab
  1. XOR gate - Wikipedia

    The XOR gate (sometimes EOR, or EXOR and pronounced as exclusive OR, ksor or sometimes EX-OR) is a digital logic gate that …

  2. XOR Gate - GeeksforGeeks

    Jul 23, 2025 · The XOR or Exclusive OR Gate is a special type of logic gate used in digital electronics to perform the exclusive OR …

  3. Exclusive or - Wikipedia

    Venn diagram of Exclusive or, exclusive disjunction, exclusive alternation, logical non-equivalence, or logical inequality is a logical …

  4. Logic Gates: AND, OR, NOT, NAND, NOR, XOR, and XNOR Operations

    Discover the fundamental logic gates in digital electronics: AND, OR, NOT, NAND, NOR, XOR, and XNOR. Learn their functions, …

  5. XOR Calculator Online

    Calculate the exclusive or (XOR) with a simple web-based calculator. Input and output in binary, decimal, hexadecimal or ASCII.

  6. XOR -- from Wolfram MathWorld

    1 day ago · XOR is a connective in logic known as the "exclusive or," or exclusive disjunction. It yields true if exactly one (but not …

  7. Bitwise XOR Operator in Programming - GeeksforGeeks

    Jul 23, 2025 · Bitwise XOR Operator is represented by the caret symbol (^). It is used to perform a bitwise XOR operation on the …

  8. How Logic Gates Work: OR, AND, XOR, NOR, NAND, XNOR, and NOT

    May 27, 2021 · Logic gate: a cool term, but what does it mean? This article will introduce the concept of a logic gate as well as …

  9. math - What does the ^ (XOR) operator do? - Stack Overflow

    Mar 6, 2021 · The XOR ( ^ ) is an logical operator that will return 1 when the bits are different and 0 elsewhere. A negative number is …

  10. XOR Gate - Truth table, Symbol, Diagram & Applications - Easy …

    In this lecture, we are going to learn about the Logic of the XOR Gate in every detail. We will discuss what is XOR gate is, the …