Which is used for manually writing lookup table?
(a) std:map
(b) std:lookup
(c) std:find
(d) std:lock
This question was posed to me during an interview.
I need to ask this question from Container Design in chapter Class Hierarchies, Library & Containers of C++