Programming - Pointers - Discussion

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

 



Q.

We should use the delete operator for objects that were ________.                         


A. never used B. not correctly initialized
C. created with the new operator D. dereferenced inappropriately

Answer: Option C
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion