Q19
Which container in C++ STL is typically implemented using a red-black tree?
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