Home » C++ Programming » Questions and Answers » Question
  1. Which is used for manually writing lookup table?
    1. std:find
    2. std:map
    3. std:lookup
    4. All of above
    5. None of these
Correct Option: B

std:map



Your comments will be displayed only after manual approval.