What happens if an exception is throws from an object's constructor and from object's destructor?
TCS,
3 7657Post New C++ General Questions
What is implicit conversion/coercion in c++?
What do you mean by translation unit in c++?
Do we have to use initialization list in spite of the assignment in constructors?
How do you flush a buffer in c++?
What is c++ code?
What is the use of main function in c++?
When does a name clash occur in c++?
What information can an exception contain?
What is a storage class? Mention the storage classes in c++.
Is java easier than c++?
What does asterisk mean in c++?
What is difference between rand () and srand ()?
What does std mean in c++?
When should we use container classes instead of arrays?
Is c++ high level programming language?