Vidyalelo
C++ Programming · Q95

C++ miscellaneous

Programming · C++ Programming · question 95

Q95

What are Iterators?

A.
STL component used to point a memory address of a container
Answer
B.
STL component used for vectors
C.
STL component used to call functions efficiently
D.
STL component used to define template classes

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board