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

________ have disabled Twitter, Yahoo!, CNN, eBay, Amazon, and many other sites

A) Logic bombs B) Worms C) DoS attacks D) Time bombs

Computer Science & Information Technology

Which record specifies the email handling server on the domain?

a. PTR record b. MX record c. TXT record d. SRV record

Computer Science & Information Technology