MCQOPTIONS
Saved Bookmarks
| 1. |
What are Iterators? |
| A. | STL component used to point a memory address of a container |
| B. | STL component used for vectors |
| C. | STL component used to call functions efficiently |
| D. | STL component used to define template classes |
| Answer» B. STL component used for vectors | |