What is exception handling? Does c++ support exception handling?


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

Post New Answer

More C++ General Interview Questions

Is the declaration of a class its interface or its implementation?

0 Answers  


make a middle node of doubly linklist to the top of the list

1 Answers  


What is using namespace std in c++?

0 Answers  


Can we define a constructor as virtual in c++?

0 Answers  


What are the uses of c++ in the real world?

0 Answers  






What is class invariant?

1 Answers  


How many bit combinations are there in a byte?

13 Answers   Intel, Microsoft,


What do you mean by enumerated data type?

0 Answers  


Explain the auto storage classes in c++.

0 Answers  


How many keywords are used in c++?

0 Answers  


print first nodd numbers in descending order

7 Answers  


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

0 Answers  


Categories