Utilisateur
num[ 0 , 0 ] = 50;
side by side in contiguous memory locations
sn[3]
True
False
immutable
void DisplayOutput(double [ , ] anArray)
int [ , ] temp = new int [7, 3];
False
index
planes
an int representing the number of values currently stored in the array
True
False
True
False
Remove( )
Stack
System.Collections
Enqueue( )
all of the above
int [ ] anArray = new int [10 ] {{100, 100, 100} {100, 100, 100}};
88
sValue.Substring(14, 7);
0
PadLeft( )
GetRange( )
Equals( )
DisplayArrayContents(anArray);
zero based
for (int i = 0; i Console.Write(anArray[0, i] + "\t");
Add( )
True
GetLength(1)
ToUpper( )
Linked lists