Interviewer And Interviewee Guide

C++ Exception Handling Interview Question:

Explain terminate() function?

Submitted by: Administrator
terminate() is a library function which by default aborts the program
It is called whenever the exception handling mechanism cannot find a handler for a thrown exception.
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.