What conditional operator can be used to create a compound Boolean expression as an alternative to if statements?

A. OR
B. AND
C. XOR
D. NOT

Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following wireless standards is backwards compatible with 802.11g?

A. 802.11a B. 802.11b C. 802.11n D. 802.1q

Computer Science & Information Technology

The public section of a class is also referred to as the _________________.

A. class interface B. maintenance area C. data member section D. class implementation

Computer Science & Information Technology