Unordered map is implemented using _________________
(a) binary search tree
(b) red black tree
(c) heap
(d) hash table
I got this question at a job interview.
My doubt is from More Containers in division Class Hierarchies, Library & Containers of C++