The following circut represents(a) OR gate(b) XOR gate(c) AND gate(d) NAND gate
Attachments:
Answers
Answered by
1
Its opt is B
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
The truth table for the above circuit is
00-0
01-1
10-1
11-0
Answered by
0
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
Similar questions