Element doubleArray[7] is which element of the array?

the sixth
the seventh
the eighth
impossible to tell

The correct answer is D. impossible to tell.

The element doubleArray[7] is the seventh element of the array if the array is indexed from 0. However, if the array is indexed from 1, then the element doubleArray[7] is the eighth element of the array. Therefore, it

23.7 24.8 41.5 48.3 47.8C117.2 448 288 448 288 448s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zm-317.5 213.5V175.2l142.7 81.2-142.7 81.2z"/> Subscribe on YouTube
is impossible to tell which element of the array doubleArray[7] is without knowing how the array is indexed.
Exit mobile version