State the difference between delete and delete[].


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 is modularity introduced in C++?

0 Answers   TCS,


Can you please explain the difference between using macro and inline functions?

0 Answers  


How a pointer differs from a reference?

0 Answers  


What is &x in c++?

0 Answers  






Does defining a function inline mean that it wont push and pop things on/off the stack ...like parameters and the return the address??

2 Answers  


program to print this triangle * * * * * *

12 Answers   Infosys,


Can a class be static in c++?

0 Answers  


What is a base class?

0 Answers  


what is the use of void main() in C++ language?

0 Answers  


What does ios :: app do in c++?

0 Answers  


What do c++ programmers do?

0 Answers  


Categories