Question: Important advantage of using new and delete operators in C++ is (A) Allocation of memory (B) Frees the memory previously allocated (C) Initialization of memory
Important advantage of using new and delete operators in C++ is
(A) Allocation of memory
(B) Frees the memory previously allocated
(C) Initialization of memory easily
(D) Allocation of memory and frees the memory previously allocated.
Step by Step Solution
There are 3 Steps involved in it
The detailed answer for the above question is provided below D Allocation ... View full answer
Get step-by-step solutions from verified subject matter experts
