Minimum number of NAND gates required to implement the following binary…
2020
Minimum number of NAND gates required to implement the following binary equation (A'+B')(C+D), ISRO 2020
Answer: A. 4 — To implement the expression (A'+B')(C+D) using NAND gates: = (A'+B')(C+D) = (A'+B')C + (A'+B')D = (AB)'C + (AB)'D = [{(AB)'C}'.{(AB)'D}']'
- A.
4
- B.
5
- C.
3
- D.
6
Attempted by 548 students.
Show answer & explanation
Correct answer: A
To implement the expression (A'+B')(C+D) using NAND gates:
= (A'+B')(C+D)
= (A'+B')C + (A'+B')D
= (AB)'C + (AB)'D
= [{(AB)'C}'.{(AB)'D}']' 
A video solution is available for this question — log in and enroll to watch it.
Explore the full course: Iocl Engineers Officers Grade A Paper 2
Loading lesson…