Ask Question
25 March, 22:16

What is an index of an array? what are legal index values?

+1
Answers (1)
  1. 26 March, 01:14
    0
    The index of an array refers to the position of the elements within an array. The legal index values are numeric, and the first value is always 0. If you have 3 items in an array, the first item will be index 0, the second will be index 1, and the 3rd will be index 2.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is an index of an array? what are legal index values? ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers