For operator destructor for the object is called first and then-02972
For __________ operator, destructor for the object is called first and then the memory block is deallocated.
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Lecture No.34 - Quiz No.2.
For __________ operator, destructor for the object is called first and then the memory block is deallocated.
new
Parameterized constructor
delete
None of the given