C Plus Plus Miscellaneous - Study Mode
[#436] Unordered map is implemented using . . . . . . . .
Correct Answer
(D) hash table
[#437] How the template class is different from the normal class?
Correct Answer
(D) All of the mentioned
[#438] When do we call that resource is leaked?
Correct Answer
(B) It cannot be accessed by any standard mean
[#439] How many types of specialization are there in c++?
Correct Answer
(B) 2
[#440] Which objects information is loaded in locale object?
Correct Answer
(A) facet object