Assume x = 4 and y = 5, which of the following is true?

a. !(x == 4) ^ y != 5
b. x != 4 ^ y == 5
c. x == 5 ^ y == 4
d. x != 5 ^ y != 4

b x != 4 is false and y == 5 is true. So B is correct.

Computer Science & Information Technology

You might also like to view...

Describe three factors that can delay or undermine an organization's ability to make its systems safe from attack and subsequent loss.

What will be an ideal response?

Computer Science & Information Technology

The number of digital photos that can be stored in a camera at one time depends only on the capacity of the card being used.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology