How the delete operator differs from 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 do you mean by translation unit in c++?

1 Answers  


what is data abstraction in C++?

0 Answers  


Explain how the virtual base class is different from the conventional base classes of the opps.

0 Answers  


What operators can you overload in c++?

0 Answers  


Which is best c++ or java?

0 Answers  






What is a dangling pointer?

3 Answers   Glenwood,


How can you link a c program with a c function?

0 Answers  


What is Name Decoration?

2 Answers   Lucent,


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


When should you use global variables?

0 Answers  


Differentiate between late binding and early binding.

0 Answers  


What are manipulators used for?

0 Answers  


Categories