Minimum number of 2-input NAND gates required to implement the function F = (x + y) (Z + W) is

Correct Answer: 4

Explanation:

F = (x + y) (z + w) = xy.(z + w)

= xyz + xyw

= minimum no. of 2 input NAND gate.

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion