1.

What should be expression1 evaluate to in using ternary operator as in this line?

expression1 ? expression2 : expression3

A. Boolean
B. Floating point numbers
C. Integer
D. float
E. None of these
Answer» D. float


Discussion

No Comment Found

Related MCQs