About 109,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 gives a true (1 or HIGH) output when the number of true inputs is odd. …

  2. XOR Gate - GeeksforGeeks

    Jul 23, 2025 · XOR gates perform the exclusive OR operation, which is a fundamental operation in digital logic. Disadvantages of XOR Gate XOR gate are complex gate circuit and upon connecting it …

  3. Exclusive or - Wikipedia

    Venn diagram of Exclusive or, exclusive disjunction, exclusive alternation, logical non-equivalence, or logical inequality is a logical operator whose negation is the logical biconditional. With two inputs, …

  4. XOR -- from Wolfram MathWorld

    Jun 13, 2026 · XOR is a connective in logic known as the "exclusive or," or exclusive disjunction. It yields true if exactly one (but not both) of two conditions is true. The XOR operation does not have a …

  5. 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, truth tables, and applications in circuit ...

  6. XOR Gate & XNOR Gates: Truth Table, Symbol & Boolean Expression

    Feb 24, 2012 · XOR Gate Definition: An XOR gate outputs true only when the inputs are different; it is essential in digital logic for comparing signals. Truth Table Overview: The xor gate truth table & xnor …

  7. 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 describe how each specific logic gate (OR, AND, XOR, NOR, NAND, XNOR, …

  8. XOR Calculator Online

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

  9. 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 individual bits of two operands. The XOR operator returns 1 if the …

  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 symbol of the XOR gate, the XOR gate truth table, the XOR gate boolean …