Computer Studies
Logic Gates & Boolean Algebra
For an AND gate with inputs A=1 and B=0 what is the output?
Explanation
AND gate output is 0 because both inputs must be 1 for the output to be 1. Since B=0 the output is 0.
Reference: Computer Studies Textbook
, Page 2