Multiple choice

Which of the following components of Standard Template Library hold(s) data of some type?

  1. Algorithms

  2. ssssContainers

  3. Iterators

  4. Encapsulation

  5. Data abstraction

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This component of Standard Template Library are objects that hold data of some type.