Vidyalelo
C++ Programming · Q51

C++ miscellaneous

Programming · C++ Programming · question 51

Q51

Which of the following is correct about Input Iterators?

A.
Input iterators can be used with all relational operators
B.
Input iterators can work with arithmetic operators
C.
No value can be assigned to the location pointed by Input Iterator
Answer
D.
Input iterators can work with sequence operators

Answer: Option C

Solution

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