Computer Science, asked by leothakur3719, 1 year ago

If we delete key from array then also value is clean from memeory ?

Answers

Answered by ItsCuteBoy
0

Answer:

erase(key) : Erases the key-value pair using key mentioned in its argument. ... If non-existing keys is deleted, 0 is returned.

Answered by srinivas5556
0

Answer:

no it is always not sure

Explanation:

when we press the delete key on the memory it will delete only the selected part

Similar questions