GATES
0 Stars     16 Views    

Author: YASH AGRAWAL

Project access type: Public

Description:

INPUTS    AND    OR                                            

   A      B       A.B      A+B                                                                               

    0       0        0           0                                                                         

    0       1         0          1                                                                           

     1        0        0          1

     1        1         1          1


INPUT    NOT

      C           C'

      0           1

       1           0

Created: Dec 08, 2020

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.