Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
No Answer is Posted For this Question
Be the First to Post Answer
How to write Multithreaded applications using C++?
2 Answers Honeywell, TCS, Wipro,
Explain the auto storage classes in c++.
Difference between Constructors and static constructors?
What is a far pointer? where we use it?
Do we have private destructors?
How should a contructor handle a failure?
How is data hiding achieved in c++?
What gives the current position of the put pointer?
What is prototype in c++ with example?
What is the iunknown interface?
const char * char * const What is the differnce between the above two?
Explain terminate() and unexpected() function?