Answer (Choose 1 answer)
For what values of x, y, and z, 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 v=3 z=10
B. x=3 v=1 z=10
C. x = NULL, y=2 z=10 .
D. x = NULL, y=3 z=10
Exit 43