MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| D. | Input iterators can work with sequence operators |
| Answer» D. Input iterators can work with sequence operators | |