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...

Some presentation software converts slides to HTML pages that you can post online, but these pages typically do not incorporate _________________.

A. transitions       B. transitions and animations C. animations D. bitmap graphics

Computer Science & Information Technology

A collection of bits, usually 8, is known as a

a. byte b. space c. mark d. dash

Computer Science & Information Technology

A blinking cursor within a text box means that if you change fonts, all the text in the text box will change to the new font you select

Indicate whether the statement is true or false

Computer Science & Information Technology

Mark as ________ displays an icon in the status bar to indicate the file is in its final form

Fill in the blank(s) with correct word

Computer Science & Information Technology