Question: If A = 0 and B = 1, what is the output of A AND B?
Options:
Correct Answer: 0
Solution:
The output of A AND B is 0 when A is 0.