Ask Question
11 April, 10:31

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

+2
Answers (1)
  1. 11 April, 10:43
    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?
Find an answer to your question 👍 “What is an index of an array? what are legal index values? ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers