Which of the following statements about the conditional operator (?:) is false?
a. The conditional operator is a ternary operator, meaning that it takes three operands.
b. The first operand is a boolean expression.
c. The second operand is the result value if the condition evaluates to false.
d. The second operand is the result value if the condition evaluates to true.
C
You might also like to view...
Excel includes more than _____ functions from which you can choose.
A. 1000 B. 500 C. 250 D. 750
Use the _______ property to configure a linear gradient.
a. linear-gradient b. background-color c. background-image d. opacity
Pressing and holding ____ in Windows when no pixels are selected creates a marquee selection that starts in the center and grows outward.
A. [option] B. [Alt] C. [M] D. [Ctrl]
The ____ authentication server is also known as a Key Distribution Center (KDC).
A. TACACS+ B. Kerberos C. WEP D. RADIUS