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.
Answer: c. The second operand is the result value if the condition evaluates to false.
Computer Science & Information Technology
You might also like to view...
Only one item may be placed in the clipboard at a time
Indicate whether the statement is true or false
Computer Science & Information Technology
When searching for templates in Backstage view, you will see ________, or small pictures, of the choices available to you
Fill in the blank(s) with correct word
Computer Science & Information Technology