Gate KIET
0 Stars     44 Views    

Author: Shubham Dubey

Project access type: Public

Description:

Get And,Or,Not,Xor,Nand,Nor,Xnor

Created: Nov 18, 2021

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.

Gates are basic circuits that have at least one (and usually more) input and exactly one output. Input and output values are the logical values true and false. In computer architecture it is common to use 0 for false and 1 for true. Gates have no memory. The value of the output depends only on the current value of the inputs. This fact makes it possible to use a truth table to fully describe the behavior of a gate.
Posted on Nov 18 2021 at 09:11AM UTC.
+0