Home / ECE / Digital Electronics :: Discussion

Discussion :: Digital Electronics

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

  2. A.
    3
    B.
    4
    C.
    5
    D.
    6

    View Answer

    Workspace

    Answer : Option B

    Explanation :

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

    = xyz + xyw

    = minimum no. of 2 input NAND gate.


Be The First To Comment