Home » C++ Programming » Questions and Answers » Question
  1. What do maps and sets support?
    1. No any directional iterators
    2. Single directional iterators
    3. Bi-directional iterators
    4. Single directional & Bi-directional iterators
    5. None of these
Correct Option: C

Bi-directional iterators



Your comments will be displayed only after manual approval.