If int s[5] is a one dimensional array of integers, which of the following refers to the 3rd element in the array?
Reveal answer
Fill a bubble to check yourself
If int s[5] is a one dimensional array of integers, which of the following refers to the 3rd element in the array?