Computers

Image

Java Exception Handling

744
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

  • Expore all questions with a free account

    Already have an account?
library
create
reports
classes