Computers

University

Image

Java Exception Handling

793
plays

17 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt

    What is the advantage of Exception Handling

    To avoid abnormal termination of a program

    To find out errors

    To Debug program

    None of these

  • 2. Multiple Choice
    30 seconds
    1 pt

    What is the parent class of All Exceptions in JAVA

    Throw

    Exception

    Error

    Bug

  • 3. Multiple Choice
    30 seconds
    1 pt

    Which of the following key word is optional in Exception handling program

    try

    catch

    finally

    throw

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?