Multiple choice An array variable can be used to different types of data. True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation In C++, an array is a collection of elements of the same data type. It cannot store different types of data.