edited by
510 views
1 1 vote
if xy = 0 then x xor y is equal to ________

1 Answer

1 1 vote
Depends can be 0 or 1

If both are 0 (x and y) then exor will be 0

If either one of them is 1 other is 0 it will be 1
Position:
Show:

Related questions

1 1 vote
2 answers 2 answers
2.2k
2.2k views
Ashwani Kumar 2 asked Sep 22, 2017
2,241 views
Number of minterms at the output of 8 input XOR gate is ________
0 0 votes
2 2 answers
883
883 views
Priyankalora asked Jul 31, 2023
883 views
Reduce the following Boolean expression to the required number of literals(A+C+D)(A+C+D')(A+C+D)(A+B')
0 0 votes
2 2 answers
2.2k
2.2k views
Priyankalora asked Jul 30, 2023
2,219 views
Reduce the following Boolean expressions to the required number of literals.(a) ABC+A'B'C+A'BC+ABC+A'B'C to five literals(b) BC+AC'+AB+ BCD to four literals ...