Open links in new tab
  1. Logic Gate (AND, OR, XOR, NOT, NAND, NOR and XNOR)

    • A logic gate is a simple switching circuit that determines whether an input pulse can pass through to the output in digital circuits. The building blocks of a digital circuit are logic gates, which execute numerous l… See more

    Boolean Algebra

    Boolean algebra is a type of logical algebra in which symbols represent logic levels. The digits (or symbols) 1 and 0 are related to the logic levels in this algebra; in electrical cir… See more

    GeeksForGeeks
    Types of Logic Gates

    A logic gate is a digital gate that allows data to be transferred. Logic gates, use logic to determine whether or not to pass a signal. Logic gates, on the other hand, govern the fl… See more

    GeeksForGeeks
    Basic Logic Gates

    AND Gate An AND gate has a single output and two or more inputs. When all of the inputs are 1, the output of this gate is 1. The AND gate’s Boolean logic is Y=A.B if there are tw… See more

    GeeksForGeeks
    Feedback
     
  1. Some results have been removed