What is sequence container arrays?
Posted: Wed Jul 13, 2022 7:52 pm
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
b) Template class sequence container, alternative for C-like arrays
c) Collection of data of the same type
d) Collection of objects