The OR (||) operator:

a. Has higher precedence than the AND (&&) operator.
b. Stops evaluation upon finding one condition to be true.
c. Associates from right to left.
d. Is a ternary operator.


b. Stops evaluation upon finding one condition to be true.

Computer Science & Information Technology

You might also like to view...

Using virtual functions is also known as _______ the functions

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A circuit board is a thin board containing computer chips and other electronic components.

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

Computer Science & Information Technology

____________________ means using a telecommunications line and a modem (or other telephony device) to dial into a network or specific computers on a network.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Check boxes are the most common type of form object.

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

Computer Science & Information Technology