...

/

Quiz: Ranges and Algorithms

Quiz: Ranges and Algorithms

Assess your knowledge gained in this section by attempting the quiz below.

We'll cover the following...
Technical Quiz
1.

(Select all that apply.) What are the sequence containers from the standard library?

A.

std::vector

B.

std::set

C.

std::deque

D.

std::array


1 / 5
...