Which operator is used to deallocate the memory?
(a) destroy
(b) free
(c) empty
(d) insert
This question was posed to me in an online interview.
I want to ask this question from Allocators topic in chapter Algorithms, Objects & Iterators in C++ of C++