What happens if a pointer is deleted twice?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What does override mean in c++?

0 Answers  


What are references in c++? What is a local reference?

0 Answers  


What does flush do?

0 Answers  


Which is the best c++ software?

0 Answers  


Mention the purpose of istream class?

0 Answers  






What is a virtual destructor?

2 Answers  


What is rtti in c++?

0 Answers  


Is it possible for a member function to delete the pointer, named this?

0 Answers  


Differentiate between an array and a list?

0 Answers  


What does floor mean in c++?

0 Answers  


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

4 Answers   Thomson Reuters,


What are the stages in the development cycle?

0 Answers  


Categories