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

Discussion :: Object Oriented Programming Using C++

  1. The 'break' statement is used to exist from

  2. A.
    a do loop
    B.
    a for loop
    C.
    a switch statement
    D.
    All of the above
    E.
    None of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment