Ask Question
9 June, 18:20

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

+4
Answers (1)
  1. 9 June, 19:50
    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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers