Digital Concepts - Technical MCQs

Q1:

With an AND gate, if one input is HIGH, the output reflects the other input.

A True

B False

ANS:A - True

If one input is HIGH in AND gate :

Second input 1, output is 1.
Second input 0, output is 0.

So the output reflects second input.