Correct Answer : A problem that arises during the execution of a program
Explanation : An exception is defined as the problem in C++ program that arises during the execution of the program for example divide by zero error.