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

Post New Answer

More C++ General Interview Questions

How to write Multithreaded applications using C++?

2 Answers   Honeywell, TCS, Wipro,


Explain the auto storage classes in c++.

0 Answers  


Difference between Constructors and static constructors?

3 Answers   IBM, TCS,


What is a far pointer? where we use it?

0 Answers  


Do we have private destructors?

12 Answers   Symphony, TCS,






How should a contructor handle a failure?

0 Answers  


How is data hiding achieved in c++?

0 Answers  


What gives the current position of the put pointer?

0 Answers  


What is prototype in c++ with example?

0 Answers  


What is the iunknown interface?

0 Answers  


const char * char * const What is the differnce between the above two?

11 Answers   TCS,


Explain terminate() and unexpected() function?

0 Answers  


Categories