Digital Electronics practice problem-3

If x and y are Boolean variables, which one of the following is the equivalent of \displaystyle{x}\oplus{y}\oplus{x}{y}?

(a) \displaystyle{x}+\overline{{y}}
(b) \displaystyle{x}+{y}
(c) \displaystyle{0}
(d) \displaystyle{1}

1 Like

I think ans is option d
I. e., 1

1 Like

@chaituvarma can you please share your solution?

@Harsh solution please

No, but apply exclusive or law I. e.,

1 Like

And expand it to get the answer

1 Like

Solution is given below…

1 Like