What happens if an exception is throws from an, object's constructor and object's destructor?
4 18675Post New C++ General Questions
What is namespace & why it is used in c++?
Which is better turbo c++ or dev c++?
Program to check whether a word is a sub-string or not of a string typed
What is the use of 'this' pointer?
Mention the ways in which parameterized can be invoked.
What is an overflow error?
Why c++ does not have finally?
What does return 0 do in c++?
How do you define/declare constants in c++?
What programming language should I learn first?
What would happen on forgetting [], while deallocating an array through new?
Write a program to find the Fibonacci series recursively.
What is the difference between struct and class?
How can I learn c++ easily?
How would perform Pattern Matching in C++?