Question

    What is exception handling in programming?

    A A method to prevent all errors from occurring Correct Answer Incorrect Answer
    B A technique to identify and resolve runtime errors Correct Answer Incorrect Answer
    C A way to ignore errors and continue program execution Correct Answer Incorrect Answer
    D A process to convert all errors into warnings Correct Answer Incorrect Answer

    Solution

    A technique to identify and resolve runtime errors

    Practice Next

    Relevant for Exams:

    ×
    ×