Home » Microprocessor » Advanced Microprocessors » Question

Advanced Microprocessors

  1. The circuit below represents a—
    1. X-OR
    2. Comparator
    3. Inhibit gate
    4. NAND gate
Correct Option: C


F1 = A B
F2 = AB
X = F1F2
= [(A B) (A B)]′
= (A B)′ ( A B)′
= A + B + A + B
= 1
i.e., inhibit gate, because it does not depend upon the any value of input. Hence alternative (C) is the correct answer.



Your comments will be displayed only after manual approval.