πŸ“Š C++
Q. Which of the STL containers store the elements contiguously (in adjacent memory locations)?
  • (A) std::list
  • (B) std::set
  • (C) std::vector
  • (D) std::map
πŸ’¬ Discuss
βœ… Correct Answer: (D) std::map

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
345
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
84%
Success Rate