How to delete array of objects in C++? Proof by C++ code for proper deletion


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

Post New Answer

More C++ Interview Questions

What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


What is the purpose of a constructor? Destructor?

0 Answers   Amazon,


Define namespace.

1 Answers  


what is the difference between a pointer and a reference?

0 Answers   Amazon, Blue Star, C DAC,


Without using third variable write a code to swap two numbers.

0 Answers   Accenture,






What are the fundamental features of an object-oriented language?

0 Answers   Accenture,


What Are The Differences Between A C++ Struct And C++ Class?

2 Answers   Wipro,


Write a program that can take input from 3 to 8 and calculate the average?

0 Answers   Accenture,


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,


What is constant keyword in C++? Illustrate its various uses.

0 Answers   Akamai Technologies, Infogain,


What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,


What is C++11?

0 Answers   Adobe,


Categories