Electronics - Logic Gates - Discussion

Discussion Forum : Logic Gates - True or False (Q.No. 1)
1.
The output of an exclusive-OR (XOR) gate is 1 only when the inputs are different.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Unknow said:   1 decade ago
The truth table for the XOR gate
input input output
1 1 0
0 0 0
1 0 1
0 1 1

Argun said:   1 decade ago
The xor gate inputs are 1 and 0 (or) 0 and 1 then it gives 1. Otherwise it gives 0 output.

Vir said:   1 decade ago
Yes absolutely right from the truth table we understand that.

Umamahesh said:   1 decade ago
How it possible?

Post your comments here:

Your comments will be displayed after verification.