Discussion :: Object Oriented Programming Using C++
-
The purpose of a conditional operator is to
A.
select one of the two values
|
B.
select the highest of the two values
|
C.
select one of the two values depending on a condition
|
D.
select the more equal of the two values
|
E.
None of the above
|
Answer : Option C
Explanation :
No answer description available for this question.
Be The First To Comment