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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) std::map