Examveda

What are Iterators?

A. Iterators are used to iterate over C-like arrays

B. Iterators are used to iterate over pointers

C. Iterators are used to point memory addresses of STL containers

D. Iterators are used to iterate over functions

Answer: Option C


Join The Discussion

Related Questions on Standard Template Library (STL) in C plus plus