

McqMate
Q. |
Which of the STL containers store the elements contiguously (in adjacent memory locations)? |
A. | std::vector |
B. | std::list |
C. | std::map |
D. | std::set |
Answer» C. std::map |
View all MCQs in
Object Oriented Programming In cppNo comments yet