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

Discussion :: Object Oriented Programming Using C++

  1. The two statements that can be used to change the flow of control are

  2. A.
    if and switch
    B.
    if and while
    C.
    switch and do-while
    D.
    break and continue
    E.
    None of the above

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment