Q11
Which container in C++ STL does not preserve the order of elements?
A.
vector
B.
list
C.
set
AnswerD.
map
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board