Explain what happens when 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 is the benefit of encapsulation?

0 Answers  


How do you define/declare constants in c++?

0 Answers  


Explain unexpected() function?

0 Answers  


Write a c program for binary addition of two 8 bit numbers.

0 Answers   TCS,


Distinguish between new and malloc and delete and free().

0 Answers  






Write an algorithm that determines whether or not an almost complete binary tree is a heap.

0 Answers   TCS,


What is c strings syntax?

0 Answers  


What is the best c++ compiler for windows 10?

0 Answers  


Name four predefined macros.

0 Answers  


What is #include iostream in c++?

0 Answers  


Is it possible to use a new for the reallocation of pointers ?

0 Answers  


what are function pointers?

0 Answers  


Categories