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. The second operand is the result value if the condition evaluates to false.

Computer Science & Information Technology

You might also like to view...

Tables are the primary Object in Access because managers use them to create data tables and link to tables in a company's RDBMS

Indicate whether the statement is true or false

Computer Science & Information Technology

A mandatory IS project is something that is needed to meet the requirements of a(n) _____ agency.

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

Computer Science & Information Technology