About 16,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 · The XOR or Exclusive OR Gate is a special type of logic gate used in digital electronics to perform the exclusive OR operation. This gate takes two inputs and produces an output depending …

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

    Feb 24, 2012 · What is an XOR Gate? An XOR gate (also known as an EOR, or EXOR gate) – pronounced as “Exclusive OR gate” – is a digital logic gate that gives a true (i.e. a HIGH or 1) output …

  4. 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 …

  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 design.

  6. XOR gate: Definitions, truth table, symbol, logical expression ...

    An Exclusive OR gate (also named XOR, EOR, EXOR ) is a fundamental digital logic circuit that accepts two inputs and generates an output based on the exclusive OR operation applied to those inputs.

  7. Exclusive OR Gate: XOR Boolean Expression, Diagram

    Sep 17, 2024 · We will learn the symbol, truth table of XOR Gate, implementation using other gates (AND, OR, NAND, NOR), popular XOR ICs and some important applications of Exclusive OR Gate …

  8. XOR Gate - Logic Gates Tutorial - Build Electronic Circuits

    Sep 15, 2022 · An XOR gate gives you a '1' if the inputs are different. Get how it works, its truth table, and example circuits in our logic gate tutorial.

  9. XOR Gate in Digital Electronics - Online Tutorials Library

    XOR gate is also called Exclusive OR gate or Ex-OR gate. This logic gate is widely used in digital arithmetic circuits like adders and subtractors. Since the output of the XOR gate is high only when …

  10. XOR Gate — Logicly

    An XOR gate (sometimes referred to by its extended name, Exclusive OR gate) is a digital logic gate with two or more inputs and one output that performs exclusive disjunction.