The ____ operator is used for determining whether two operands return an equivalent value.

A. And
B. Or
C. conditional
D. logical


Answer: A

Computer Science & Information Technology

You might also like to view...

Assuming that x and y are equal to 3 and 2, respectively, after the statement x -= y executes, the values of x and y will be:

a. x: 5; y: 3 b. x: 3; y: -1 c. x: 3; y: 5 d. x: 1; y: 2

Computer Science & Information Technology

In the Intel architecture under __________ mode, an 8086 processor is simulated in a separate protected region of memory.

a. protected b. system management c. real address d. virtual 8086

Computer Science & Information Technology

In the accompanying figure, the ____ technique was probably used to create the illusion of interlocking objects.

A. copy and insert B. copy and paste paths C. copy and paste vectors D. copy and paste blocks

Computer Science & Information Technology

Charts can either be embedded in a worksheet or placed in a separate _______

a. worksheet b. dialog box c. chart sheet d. range

Computer Science & Information Technology