Consider the following circuit to make it a Tautology the [?] should be
2005
Consider the following circuit

to make it a Tautology the [?] should be
- A.
NAND Gate
- B.
AND Gate
- C.
OR Gate
- D.
EX-OR Gate
Attempted by 206 students.
Show answer & explanation
Correct answer: A
To make F a tautology, the output must always be 1. The top OR gate outputs (X + Y). If `[?]` is a NAND gate, it outputs (XY)'. The final OR sums them: F = X + Y + (XY)'. Using De Morgan's, (XY)' = X' + Y', so F = X + Y + X' + Y'. Since X+X'=1 and Y+Y'=1, F=1. Therefore, `[?]` is a NAND gate.
A video solution is available for this question — log in and enroll to watch it.