Vidyalelo
C++ Programming · Q36

C++ miscellaneous

Programming · C++ Programming · question 36

Q36

Which of the following is correct about Input Iterators?

A.
They cannot be decremented
B.
Cannot be used in multi-pass algorithms
C.
Can only be incremented
D.
All of the mentioned
Answer

Answer: Option D

Solution

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