Computer Studies
Logic Gates & Boolean Algebra
For an AND gate with inputs A=1 and B=1 what is the output?
Explanation
AND gate produces output 1 only when all inputs are 1. Since both A=1 and B=1 the output is 1.
Reference: Computer Studies Textbook
, Page 2