Index notation is used to specify the elements of an array. ... JavaScript, var ages = [49, 48, 26, 19, 16]; int myAge = ages[2];.
確定! 回上一頁