+ 2
Please help me to understand array data sturcture
Please help me to understand array data sturcture
3 Answers
0
I will give you some general information that should help you out: Your Array has a name, the so called Array reference variable, for example: myArray. The Array is sorted like a list with element indexes starting from 0 to infinity with each index referring to an element value. For example the element value at index 5 (6th in the list because counting starts from 0) could be 10: myArray[5]=10.
0
Hi
0
Call me on this line +233555152349