

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following header file is needed to use vectors in your program? |
A. | <array> |
B. | <vector> |
C. | <containers> |
D. | <stdio> |
Answer» C. <containers> | |