Quiz: STL Containers
Test your understanding of the various STL containers.
1
Which container can not be used in eraser()
?
A)
vector
B)
array
C)
list
D)
forward_list
Question 1 of 70 attempted
Get hands-on with 1400+ tech skills courses.
Test your understanding of the various STL containers.
Which container can not be used in eraser()
?
vector
array
list
forward_list
Get hands-on with 1400+ tech skills courses.