Solved

Because a Generic Linked List Class Is So Useful, the Developers

Question 50

Multiple Choice

Because a generic linked list class is so useful, the developers of C++ have already created such a container class: its name is ____, and it contains functions such as merge() and reverse() .


A) set
B) list
C) linkedList
D) vector

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions