This page requires a JavaScript-enabled browser
Instructions on how to enable your browser are contained in the help file.
Chapter 12 Arrays - 6
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!
This is more feedback!
This is the feedback!