Q. Logic gates and have the truth tables shown below:
image
0 0 0 0 1
1 0 0 1 0
0 1 0
1 1 1

When the output of is connected to the input of , the resulting combination is equivalent to a single

 1942  208 Semiconductor Electronics: Materials Devices and Simple Circuits Report Error

Solution:

The truth table of the resulting logic circuit by connecting to is as follows
0 0 0 1
1 0 0 1
0 1 0 1
1 1 1 0

Hence, from the truth table, the combination is equivalent to a single NAND gate.
(OR is an AND gate and is a NOT gate, thus the combination is NOT AND gate, i.e., a NAND gate)