

MCQOPTIONS
Saved Bookmarks
1. |
What is sequence container arrays? |
A. | C-like arrays |
B. | Template class sequence container, alternative for C-like arrays |
C. | Collection of data of the same type |
D. | Collection of objects |
Answer» C. Collection of data of the same type | |