Home / CSE / Object Oriented Programming Using C++ :: Discussion

Discussion :: Object Oriented Programming Using C++

  1. The purpose of a conditional operator is to

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

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment