For a basic two-input AND gate, which input combination will produce an output…
2025
For a basic two-input AND gate, which input combination will produce an output of 1?
- A.
A = 1, B = 1
- B.
A = 0, B = 0
- C.
A = 0, B = 1
- D.
A = 1, B = 0
Attempted by 212 students.
Show answer & explanation
Correct answer: A
For a basic two-input AND gate, the output is 1 only when both inputs are 1 (A = 1, B = 1). The combination A = 0, B = 0 produces an output of 0.