Logic Gates - Technical MCQs

Q1:

If we use an AND gate to inhibit a signal from passing, one of the inputs must be _________.

A LOW

B HIGH

C inverted

D floating

ANS:A - LOW

Ya, low because, AND gate means A*B and OR gate means A+B, So, to inhibit means to get low signal, one of the input must b low, it mean 0*1=0.......0*0=0......we will get low output signal.