Quiz: STL Algorithms

Test your understanding of STL algorithms.

1

(Fill in the blanks.) The std::copy() algorithm takes ______ iterator(s) for the range of the copy source, and _________ iterator(s) for the destination.

A)

1, 1

B)

1, 2

C)

2, 1

D)

2, 2

Question 1 of 70 attempted

Get hands-on with 1200+ tech skills courses.