(Choose 1 answer)
For what values of x, y, and z, including NULL, does the Boolean expression x <= 4 OR NOT(y >= 2 AND z = 10)have the truth value FALSE? Identify one of those values from the list below
A.x=5,y=3 , z=10
B. x=3 y=1 z=10
C. x = NULL, v=2. z=10.
D. x = NULL, y=3. z=10.
vat
fini
Finish
E22