

MCQOPTIONS
Saved Bookmarks
1. |
What kind of errors do checked iterators detect? |
A. | Initialized iterators |
B. | Uninitialized iterators |
C. | Range access |
D. | Both Uninitialized iterators and range access |
E. | None of these |
Answer» E. None of these | |