Home / C++ Programming / OOPS Concepts :: Discussion

Discussion :: OOPS Concepts

  1. Which of the following problem causes an exception?

  2. A.
    Missing semicolon in statement in main().
    B.
    A problem in calling function.
    C.
    A syntax error.
    D.
    A run-time error.

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment