Minimum number of 2-input NAND gates required to implement the function F = (x + y) (Z + W) is
Answer: Option B
Explanation:
F = (x + y) (z + w) = xy.(z + w)
= xyz + xyw
minimum no. of 2 input NAND gate.