[SOLVED] SOLVED:Suppose x, y and z are Boolean variables.

19.99 $

Category:

Description

5/5 - (1 vote)

Suppose x, y and z are Boolean variables. Answer the following questions, and show detail steps.
1) If x=F, y=T and z=T, what is the Boolean value of X or (Y AND Z)?
Answer:
2) If x=F, y=T and z=F, what is the Boolean value of X or (Y AND Z)?
Answer:
3) If x=F, y=T and z=F, what is the Boolean value of X and (Y or Z)?