1.

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
Answer» E.


Discussion

No Comment Found