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 ^ y == 5 is false and y == 5 is true. So B is correct.
Computer Science & Information Technology
You might also like to view...
The advantage of a Web feed is that information is sent to you without having to navigate to the site and hunt for the information
Indicate whether the statement is true or false
Computer Science & Information Technology
Which password meets the default password requirements in ESXi 6.x?
a. Xqa_hin3 b. xTaMEhb! c.xQA13h d.Xqavntthi3
Computer Science & Information Technology