Which of the following statements are TRUE for dynamic memory allocation? I. Dynamic memory allocation is done by using new operator II. Dynamic memory deallocation is done by using delete operator...


Which of the following statements are TRUE for dynamic memory allocation?<br>I. Dynamic memory allocation is done by using new operator<br>II. Dynamic memory deallocation is done by using delete operator<br>III. Operator new calls the destructor<br>IV. Operator delete calls the constructor<br>Select one:<br>a.l and II<br>b.IIl and IV<br>O c.Only I<br>O d.Only II<br>

Extracted text: Which of the following statements are TRUE for dynamic memory allocation? I. Dynamic memory allocation is done by using new operator II. Dynamic memory deallocation is done by using delete operator III. Operator new calls the destructor IV. Operator delete calls the constructor Select one: a.l and II b.IIl and IV O c.Only I O d.Only II

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here