Which Operator Can Be Used To Free The Memory Allocated For An #360
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 OOps Objects - OOPs MCQ: Memory Allocation of Object - Quiz No.2.
Which operator can be used to free the memory allocated for an object in C++?
Free()
delete
Unallocate
Collect