what do you mean by exception handling in C++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ Interview Questions

What does it mean to declare a member function as static in C++?

0 Answers   Amazon,


Describe the different styles of function prototypes in C++.

0 Answers   Adobe,


Find the Factorial of a number using a program.

0 Answers   Accenture,


What is the difference between malloc, calloc and realloc?

0 Answers   Alter,


dynamic scoping is

0 Answers   Siemens,






What is placement new?

1 Answers   Amazon,


How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

0 Answers   Adobe,


Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,


Is deconstructor overloading possible? If yes then explain and if no Then why?

1 Answers  


What does it mean to declare a member function as virtual in C++?

0 Answers   Amazon,


Write a program to read the values a, b and c and display x, where x=a/b–c. Test the program for the following values: (a) a = 250, b = 85, c = 25 (b) a = 300, b = 70, c = 70

1 Answers  


what do you mean by exception handling in C++?

0 Answers   Alter,


Categories