Minimum number of 2-input NAND gates required to implement the function F = (x + y) (Z + W) is
Electronics and Communication Engineering
Digital Electronics
Choose an option
-
A3
-
B4
-
C5
-
D6
Answer
Correct Answer: 4
Explanation
F = (x + y) (z + w) = xy.(z + w)
= xyz + xyw
= minimum no. of 2 input NAND gate.