SMS Family and Friends to Benefit From
www.pakone.pk
Chapter 12 Arrays - 8

Chapter 12 Arrays - 8


Computer Class 10
1. Lists and tables are called ____________.

Click here to enter your answer!
Computer Class 10
2. An array is a collection of ___________ variables.

Click here to enter your answer!
Computer Class 10
3. An array is a set of ________variables arranged in sequence.

Click here to enter your answer!
Computer Class 10
4. DIM is a short name for ___________.

Click here to enter your answer!
Computer Class 10
5. DIM statement is used to _________________.

Click here to enter your answer!
Computer Class 10
6. The statement DIM X(20) will reserve _____________ locations.

Click here to enter your answer!
Computer Class 10
7. Data arranged in rows and columns is called _____________ dimensional array.

Click here to enter your answer!
Computer Class 10
8. The elements in a two-dimensional array are referred to as ____________ variables.

Click here to enter your answer!
Computer Class 10
9. In two dimensional arrays, the subscripted variables are separated by ______________.

Click here to enter your answer!
Computer Class 10
10. The DIM statement is an optional if the number of memory location is less then _____________ locations. Click here to enter your answer!
Computer Class 10
11. One method of filling a two-dimensional array is the use of nested _______________ loops.

Click here to enter your answer!
Computer Class 10
12. To sort an array, is to rearrange the list from _______________ or vice versa.

Click here to enter your answer!
Computer Class 10
13. A list is referred to as ______________ array.

Click here to enter your answer!
Computer Class 10
14. Two dimensional array is also referred to as a _____________.

Click here to enter your answer!
Computer Class 10
15. Rearranging the list of an array is called _________________.

Click here to enter your answer!
Computer Class 10
16. A string array is declared by using its name, proceeded by _____________ sign.

Click here to enter your answer!
Computer Class 10
17. The values given in the parenthesis in an array are called ______________.

Click here to enter your answer!
Computer Class 10
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!