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

What is private public protected in c++?

0 Answers  


What is the main function c++?

0 Answers  


What are exceptions c++?

0 Answers  


What is the benefit of learning c++?

0 Answers  


What is the prototype of printf function?

0 Answers  


What is scope in c++ with example?

0 Answers  


Difference between class and structure.

0 Answers  


Describe friend function & its advantages.

0 Answers   TCS,


char *ch = "abcde"; char c[4]; how to copy 'ch' to 'c'?

4 Answers   Thomson Reuters,


What is expression parser in c++

0 Answers   Mphasis,


What is null c++?

0 Answers  


What is the function of the keyword ‘volatile’ in C++?

1 Answers  


Categories