C++ Arrays Quiz - Question 1

Last Updated :
Discuss
Comments

What is an array in C++?

A collection of elements of different types

A collection of elements of the same type

A collection of functions

None of the above

Share your thoughts in the comments
Article Tags :