Where are allocators used?
(a) Allocation of memory
(b) Deallocation of memory
(c) Used for pointers
(d) Both Allocation & Deallocation of memory
This question was addressed to me by my college professor while I was bunking the class.
My question is from Allocators in portion Algorithms, Objects & Iterators in C++ of C++