Overloaded delete operator function takes parameter of void-02675
Overloaded "delete" operator function takes parameter of void pointer and returns __________.
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Final Term - Quiz No.16.
Overloaded "delete" operator function takes parameter of void pointer and returns __________.
void
void pointer
pointer to an object
pointer of type int