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

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

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

  6. 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, …

  7. XOR Calculator Online

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

  8. XOR -- from Wolfram MathWorld

    2 days ago · 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 …

  9. XOR Cipher - Boxentriq

    The XOR cipher combines each input byte with a key byte using the XOR operation. Because XOR is symmetric, the same process encrypts and decrypts, so a repeating key can hide or reveal binary …

  10. XOR Cipher - Exclusive OR Calculator - Online Decoder, Encoder

    Tool to decrypt/encrypt with XOR cipher (eXclusive OR), a moder cryptographic method that consists in encrypting a binary message with a repeated key using a XOR multiplication. Supports ASCII, …