

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are correct?1. The conditional operator (?:) returns one of two values depending on the value of a Boolean expression. |
A. | 1, 2, 4 |
B. | 2, 3, 5 |
C. | 3, 4, 5 |
D. | 1, 3, 5 |
Answer» B. 2, 3, 5 | |