What is meant by hash tables in C++?
(a) Array data structure
(b) Keyed array data structure
(c) Data structure
(d) Linear probing
This question was addressed to me in examination.
My doubt is from C Style Algorithms topic in portion Algorithms, Objects & Iterators in C++ of C++