Interviewer And Interviewee Guide

C++ Exception Handling Interview Question:

Explain benefits of Exception Handling?

Submitted by: Administrator
The benefits of Exception Handling are:

1. Program is not terminated abruptly
2. User will understand what errors are occurring in the program.

The three keywords for Exception Handling are:
Try, Catch and Throw.
Submitted by: Administrator

Read Online C++ Exception Handling Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.