Question: Which of the following is the truth table for an AND gate?
Options:
Correct Answer: 00, 01, 10, 11
Solution:
The truth table for an AND gate is: 00 -> 0, 01 -> 0, 10 -> 0, 11 -> 1.