Multiple Choice
A technique introduced by C++11 to improve runtime performance is known as
A) insertion
B) emplacement
C) push
D) multimove
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: An associative container stores data in a
Q14: The three sequence container objects provided by
Q15: A mutable iterator gives you read/write access
Q16: A(n) _ is like a pointer. It
Q17: Which of the following defines an array
Q19: Which of the following types of iterators
Q20: To use the map class, you must
Q21: The difference between the unordered_multimap class and
Q22: A function object is an object that
Q23: The algorithms provided by the STL are