73.3k views
4 votes
X, y,w and z are Booleanvariables. Make the truth table for the expressiongiven below. (Marks8)

z =NOT(x XORy )AND w

User Bing Jian
by
8.0k points

1 Answer

2 votes

Answer:

Refer the image for the truth table.

Step-by-step explanation:

First 3 columns of the truth table are for the values of x,y,and w. The fourth columns is for the expression x XOR y .XOR gives output 1 when the inputs are not same if they are same the output is 0.Fifth column is for the NOT of X XOR y.Then the last columns is for the expression z that is and operation of w and the expression in fifth column.

X, y,w and z are Booleanvariables. Make the truth table for the expressiongiven below-example-1
User Snickersnack
by
8.1k points