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

Which of the following RAID configurations offers no fault tolerance?

A) RAID 0 B) RAID 1 C) RAID 3 D) RAID 5

Computer Science & Information Technology

Which of the following is an additional property for JPEG graphics files?

A. dimensions B. size C. storage location D. date when file was created

Computer Science & Information Technology

A macro is an action or a set of actions with which you can automate tasks by grouping a series of commands into a single command

Indicate whether the statement is true or false

Computer Science & Information Technology

? In the figure above, the ____ point is 100, 100.

A. rotation B. ruler C. coordinate D. registration

Computer Science & Information Technology