Logic Gates and its types
Logic Gate A logic gate is the most basic digital circuit that is used to perform logical operations on binary inputs. It can have many inputs but a single output. There are 3 basic gates: OR Gate AND Gate NOT Gate There are two Universal Gates: NAND Gate NOR Gate There are two Derived Gates: … Read more