The following circut represents
(a) OR gate (b) XOR gate
(c) AND gate (d) NAND gate
Answers
QUESTION :-
The following circut represents
(a) OR gate (b) XOR gate
(c) AND gate (d) NAND gate
SOLUTION :-
(b) XOR gate
EXPLANATION :-
Substitute all the possible values in place of A and B and form the truth table and then compare the truth table with the truth table of the options given.
Output of upper AND gate = B
Output of lower AND gate = A
Thus, output of OR gate = B + A
→ This is Boolean expression for XOR gate.
The truth table for the above circuit is :-
00-0
01-1
10-1
11-0
EXPLANATION :-
Substitute all the possible values in place of A and B and form the truth table and then compare the truth table with the truth table of the options given.
Output of upper AND gate = B
Output of lower AND gate = A
Thus, output of OR gate = B + A
→ This is Boolean expression for XOR gate.
The truth table for the above circuit is :-
00-0
01-1
10-1
11-0