SMS Family and Friends to Benefit From
www.pakone.pk
Chapter 12 Arrays - 8
This page requires a JavaScript-enabled browser
Instructions on how to enable your browser are contained in the help file.
Chapter 12 Arrays - 8
1.
Lists and tables are called ____________.
Click here to enter your answer!
2.
An array is a collection of ___________ variables.
Click here to enter your answer!
3.
An array is a set of ________variables arranged in sequence.
Click here to enter your answer!
4.
DIM is a short name for ___________.
Click here to enter your answer!
5.
DIM statement is used to _________________.
Click here to enter your answer!
6.
The statement DIM X(20) will reserve _____________ locations.
Click here to enter your answer!
7.
Data arranged in rows and columns is called _____________ dimensional array.
Click here to enter your answer!
8.
The elements in a two-dimensional array are referred to as ____________ variables.
Click here to enter your answer!
9.
In two dimensional arrays, the subscripted variables are separated by ______________.
Click here to enter your answer!
10.
The DIM statement is an optional if the number of memory location is less then _____________ locations.
Click here to enter your answer!
11.
One method of filling a two-dimensional array is the use of nested _______________ loops.
Click here to enter your answer!
12.
To sort an array, is to rearrange the list from _______________ or vice versa.
Click here to enter your answer!
13.
A list is referred to as ______________ array.
Click here to enter your answer!
14.
Two dimensional array is also referred to as a _____________.
Click here to enter your answer!
15.
Rearranging the list of an array is called _________________.
Click here to enter your answer!
16.
A string array is declared by using its name, proceeded by _____________ sign.
Click here to enter your answer!
17.
The values given in the parenthesis in an array are called ______________.
Click here to enter your answer!
18.
To find an element that matches a particular value often referred to as _______________.
Click here to enter your answer!
This is more feedback!
This is the feedback!