What happens if an exception is throws from an, object's constructor and object's destructor?
4 18849Post New C++ General Questions
What is searching?
What is a class definition?
What are the 3 levels of programming languages?
Is it possible for the objects to read and write themselves?
What does extern mean in a function declaration in c++?
how to access grid view row?
What is an inline function in c++?
How a macro differs from a template?
What is null pointer and void pointer and what is their use?
What do you mean by late binding?
What are namespaces in c++?
How does code-bloating occur in c++?
Write my own zero-argument manipulator that should work same as hex?
What is constructor c++?
Explain the problem with overriding functions