Write about the retrieval of n number of objects during the process of delete[]p?


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

Post New Answer

More C++ General Interview Questions

Can c++ do everything c can?

0 Answers  


What is array in c++ pdf?

0 Answers  


What is an incomplete type in c++?

0 Answers  


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


What is the function to call to turn an ascii string into a long?

0 Answers  


Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


Explain the difference between class and struct in c++?

0 Answers  


What do you mean by translation unit?

0 Answers  


Do the names of parameters have to agree in the prototype, definition, and call to the function?

0 Answers  


What is the full form of stl in c++?

0 Answers  


Is recursion allowed in inline functions?

0 Answers  


What is the Diffrence between a "assignment operator" and a "copy constructor"?

3 Answers   Wipro,


Categories