operator returns nothing void and accepts a pointer of void to-02977
__________ operator returns nothing (void) and accepts a pointer of void * to the memory block.
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.
__________ operator returns nothing (void) and accepts a pointer of void * to the memory block.
new
Parameterized constructor
delete
None of the given