Map is implemented using ____________________
(a) binary search tree
(b) red black tree
(c) heap
(d) hash table
The question was asked during an interview for a job.
My doubt stems from More Containers in section Class Hierarchies, Library & Containers of C++