Q
Easy 1 Mark
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
Hint
Remember: AND needs ALL inputs to be 1.