Eduprobe
Question:
Which logic gate is represented by the following combination of logic gates?
AND
OR
NOR
NAND
Solution:
A B Y
0 0 0
0 1 0
1 0 0
1 1 1
AND gate.