AND Gate
0 Stars     4 Views    
A B

Author: Arpita Vaish

Project access type: Public

Description:

AND gate will give output only when both the inputs are on.

Truth Table:

A   B   A.B

0   0    0

0   1     0

1   0     0

1   1     1

Created: Dec 30, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.