Multiple Choice
The ____ iterator is used to input data into a program from an input stream.
A) iostream
B) ostream
C) ifstream
D) istream
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: An iterator of the type const_iterator is
Q4: The expression vecCont.empty() empties the vector container
Q5: The statement _ declares intList to be
Q6: _ iterators are forward iterators that can
Q7: An iterator of type const_reverse_iterator is used
Q9: Assuming vecList is a vector container, the
Q10: The general syntax to use an istream
Q11: The expression _ advances the iterator intVecIter
Q12: The function copy can perform only one
Q13: The typedef _ iterator is a read-only