Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these handles the exception when no catch is used?
  2. A.
    Default handler
    B.
    finally
    C.
    throw handler
    D.
    Java run time system

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Default handler


Be The First To Comment