This page requires a JavaScript-enabled browser
Instructions on how to enable your browser are contained in the help file.
Chapter 12 Arrays - 2
1.
DIM statement is used to declare an array in case of more than
a) 100 subscripts
b) 11 subscripts
c) 10 subscripts
d) 101 subscripts
2.
In two dimensional array data is arranged in
a) Rows and Columns
b) Rows
c) Columns
d) All above
3.
The doubly subscripted variable S (3,2) specifies the data element present in
a) Row 3 & Row 2
b) Column 3 & Column 2
c) Column 3 & Row 2
d) Column 2 & Row 3
4.
Sorting is the re-arrangement of an array from
a) b. Largest to smallest
b) d. None is correct
c) c. a or b
d) a. Smallest to largest
5.
Which of the following statement is used to find the largest value from an array
a) INPUT
b) FOR NEXT
c) IF-THEN-ELSE
d) ON-GOTO
6.
Matching Items: Match the correct item.......... List
a) Two dimensional array
b) Declaration statment
c) Columns
d) One dimensional array
7.
Matching Items: Match the correct item.......... Table
a) Declaration statment
b) Columns
c) None is correct
d) Two dimensional array
8.
Matching Items: Match the correct item.......... Subscript
a) None is correct
b) Searching an array
c) Zero or positive integer
d) Declaration statment
This is more feedback!
This is the feedback!