Q27
Which C++ header provides functionality for managing sets and their operations?
A.
<list>
B.
<vector>
C.
<set>
AnswerD.
<unordered_map>
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board