Deck 20: Table Tennis, Anyone Two-Dimensional Arrays
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/25
العب
ملء الشاشة (f)
Deck 20: Table Tennis, Anyone Two-Dimensional Arrays
1
In a two-dimensional array, the variable's row and column subscripts are specified in a set of ____ immediately following the array name.
A) square brackets
C) slashes
B) braces
D) parentheses
A) square brackets
C) slashes
B) braces
D) parentheses
D
2
In a two-dimensional array, the variable's row and column subscripts are separated by a ____.
A) semicolon
C) period
B) comma
D) dash
A) semicolon
C) period
B) comma
D) dash
B
3
The ____ in a two-dimensional array specify the variable's row and column positions in the array.
A) array scripts
C) subscripts
B) array pointers
D) superscripts
A) array scripts
C) subscripts
B) array pointers
D) superscripts
C
4
In a two-dimensional array, the dimension argument will be always be 1.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
5
A ____-dimensional array resembles a table in that the variables (elements) are in rows and columns.
A) one
C) three
B) two
D) four
A) one
C) three
B) two
D) four
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
6
The first row subscript in a two-dimensional array is ____.
A) 0
C) 2
B) 1
D) 3
A) 0
C) 2
B) 1
D) 3
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
7
The number of rows in a two-dimensional array is always one number less than the highest row subscript.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
8
The most commonly used arrays in business applications are one-dimensional and two-dimensional.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
9
Elements in the second row of a two-dimensional array are assigned a row subscript of 2.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
10
You refer to each element in a two-dimensional array by the array's name and the element's row and column subscripts.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
11
If the outer loop of a nested loop controls the row subscript in a two-dimensional array, the array is filled with data column by column.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
12
Elements located in the first row in a two-dimensional array are assigned a row subscript of ____.
A) 0
C) 2
B) 1
D) 3
A) 0
C) 2
B) 1
D) 3
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
13
Each element in a two-dimensional array is identified by a unique combination of two subscripts that the computer assigns to the element when the array is created.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
14
You can visualize a one-dimensional array as a table of variables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
15
If you need to access each element in a two-dimensional array, you typically do so using an outer loop and a nested loop.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
16
To accumulate the values stored in an array, you need to access each array element.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
17
Within the individual ____ sections of a two-dimensional array, you enter one or more values separated by commas.
A) dimension
C) initialValues
B) typeValue
D) defaultValues
A) dimension
C) initialValues
B) typeValue
D) defaultValues
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
18
The variables (elements) in a two-dimensional array can be used just like any other variables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
19
Elements located in the first column in a two-dimensional array are assigned a column subscript of 1.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
20
An array's ____ method returns an integer that indicates the lowest subscript in the specified dimension in the array.
A) GetUpperBound
C) LBound
B) UBound
D) GetLowerBound
A) GetUpperBound
C) LBound
B) UBound
D) GetLowerBound
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
21
The ____ in the dimension argument of a two-dimensional array represents the column dimension.
A) 0
C) col
B) 1
D) horz
A) 0
C) col
B) 1
D) horz
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
22
In a one-dimensional array, the dimension argument will always be ____.
A) 0
C) 2
B) 1
D) 3
A) 0
C) 2
B) 1
D) 3
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
23
The ____ in the dimension argument of a two-dimensional array represents the row dimension.
A) 0
C) row
B) 1
D) vert
A) 0
C) row
B) 1
D) vert
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
24
In the GetUpperBound syntax, ____ is an integer that specifies the dimension whose upper or lower bound you want to retrieve.
A) initialValue
C) rowValue
B) dimension
D) columnValue
A) initialValue
C) rowValue
B) dimension
D) columnValue
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
25
An array's ____ method returns an integer that indicates the highest subscript in the specified dimension in the array.
A) GetLowerBound
C) GetUpperBound
B) Lower
D) Upper
A) GetLowerBound
C) GetUpperBound
B) Lower
D) Upper
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck