What happens if an exception is throws from an object's constructor and from object's destructor?
TCS,
3 7678Post New C++ General Questions
Differentiate between a copy constructor and an overloaded assignment operator.
What gives the current position of the put pointer?
What is a class template in c++?
How does code-bloating occur in c++?
Name four predefined macros.
what is c++
How does c++ sort work?
When can I use a forward declaration?
What is command line arguments in C++? What are its uses? Where we have to use this?
What is a manipulator in c++?
How is modularity introduced in C++?
Do you know what are pure virtual functions?
Write a struct time where integer m, h, s are its members?
What is the keyword auto for?
What are the storage qualifiers?