Which Operator Can Be Used To Free The Memory Allocated For An #989
Which operator can be used to free the memory allocated for an object in C++?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Member Functions & its Types - Object Oriented Programming MCQ: Overloading Member Functions - Quiz No.2.
Which operator can be used to free the memory allocated for an object in C++?
Free()
delete
Unallocate
Collect