

MCQOPTIONS
Saved Bookmarks
1. |
What kind of iteration does forward_list provide in C++? |
A. | Bi-directional |
B. | Multi-directional |
C. | Uni-directional |
D. | All of above |
E. | None of these |
Answer» D. All of above | |