Explain what happens when an exception is thrown in C++.


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

Post New Answer

More C++ Interview Questions

Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.

0 Answers   Alter,


Write a program that can take input from 3 to 8 and calculate the average?

0 Answers   Accenture,


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

0 Answers   Amdocs,


Explain the difference between C and C++.

0 Answers   Accenture,


Factory Method C++ – How to delete pointers returned by it

0 Answers  






What does it mean to declare a function or variable as static?

0 Answers   Amazon,


What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,


What Is A Default Constructor in C++ ?

0 Answers   Amazon,


What Is Polymorphism in C++ ?

1 Answers   IBS, Impetus, ITC Indian Tobacco Company, Motorola,


What is meant by exit controlled loop?

0 Answers   Adobe,


dynamic scoping is

0 Answers   Siemens,


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  


Categories