(Choose 1 answer)
of x, y, and z, including NULL, does the Boolean expression x<=4~ORI 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, y=2 z=10
D. x = NULL, y=3. z=10
Exit 22