(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=100 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, y=2. z=10
D. x = NULL, v=3 z=10.
Exit 22