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

Which programming language is best to learn first?

0 Answers  


Can we specify variable field width in a scanf() format string? If possible how?

0 Answers  


Difference between Abstraction and encapsulation in C++?

0 Answers   Impetus,


What is virtual methods?

0 Answers  


Is c++ low level?

0 Answers  






What is the size of pointer ? Also size of pointer in 64 bit pointer

4 Answers  


Should I learn c++ c?

0 Answers  


What happens when the extern "c" char func (char*,waste) executes?

0 Answers  


What is rvalue?

0 Answers  


what is C++ exceptional handling?

0 Answers  


What is a constant? Explain with an example.

0 Answers  


Write about the retrieval of n number of objects during the process of delete[]p?

0 Answers  


Categories