When we are using heap operations what do we need to do to save the memory?
Posted: Wed Jul 13, 2022 7:52 pm
a) rename the objects
b) delete the objects after processing
c) both rename & delete the objects
d) add the objects
b) delete the objects after processing
c) both rename & delete the objects
d) add the objects