Programming - Constructor - Discussion

You Are Here :: Home > C++ Language > Constructor - Discussion

 



Q.

To ensure that every object in the array receives a destructor call, always delete memory allocated as an array with operator __________ .                         


A. destructor B. delete
C. delete[] D. kill[]

Answer: Option C
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion