Question

The conditional operator (?:):
a. Is the only ternary operator in C++.
b. Is a unary operator.
c. Associates from left to right.
d. Accepts two operands.

Answer

This answer is hidden. It contains 32 characters.