Solveeit Logo

Question

Physics Question on Logic gates

In the following circuit what are PP and QQ:

A

P = 1, Q = 0

B

P = 0, Q = 1

C

P = 0, Q = 0

D

P = 1, Q = 1

Answer

P = 0, Q = 1

Explanation

Solution

A NANDNAND gate gives an output 11 if at least one of the inputs is zero.
Hence QQ is 11 .
Therefore, the inputs for the upper NANDNAND gate are 1,11,1 .
Hence P=0P =0.