What is the purpose of the "delete" operator?


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

Post New Answer

More C++ General Interview Questions

What is Object Oriented programming.what is the difference between C++ and C?

8 Answers   Infosys,


What is the average salary of a c++ programmer?

0 Answers  


How to change constant values?

6 Answers   Huawei, Symphony,


C is to C++ as 1 is to a) What the heck b) 2 c) 10

0 Answers  


What are the uses of static class data?

0 Answers  






Define the operators that can be used with a pointer.

0 Answers  


What is virtual destructors? Why they are used?

1 Answers  


What is the first name of c++?

0 Answers  


How do we balance an AVL Tree in C++?

0 Answers   Impetus,


Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC, TCS,


Write a Program to find the largest of 4 no using macros.

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


Categories