Utilisateur
it offers read only access
a method in the Array class
DisplayContents(anArray)
0
num[4] = 50;
large enough to hold the maximum number of entries
a runtime error will be generated
Array.Copy(anotherArray, 0, anArray, 0, 10);
45
88
subscript
int [ ] examScore = new examScore[4];
parallel
LastIndexOf( )
DisplayArrayContents(anArray);