What will happen 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

Why is it difficult to store linked list in an array?

6 Answers   Infosys, Lucent,


Define the process of error-handling in case of constructor failure?

0 Answers  


What is the role of C++ shorthand's?

0 Answers   TCS,


Explain selection sorting?

0 Answers  


What is an adaptor class in c++?

0 Answers  






write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

0 Answers   Care,


Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?

0 Answers  


What are function prototypes?

0 Answers  


What is the full form of c++?

0 Answers  


What is meant by the term name mangling in c++?

0 Answers  


Shall we use 'free' to free memory assigned by new, What are the further consequences??

5 Answers   Symphony,


What do you mean by inheritance in c++? Explain its types.

0 Answers  


Categories