Containers Container Provides Input Iterators Only one iterator active at a time begin() and end() return iterators Forward Container A Container which also provides Forward Iterators Multiple iterators can be active No reordering between mutative operations