Вы находитесь на странице: 1из 2

UNITED ACADEMY NETWORKS

Tariq Road Main NarrWala Road, FAISALABAD


E-Mail: unitedfaisalabad@gmail.com

Name:____________________ Fortnightly TestSubject: Computer(T5) Time: 40


minutes Class: 10th Total Marks: 05
Dated: 12-10-2018

D C B A Question ‫سوال‬
Each element of array has its own:
All Limit Extension Index 1.

4 2 1 0 The index of first element of array is: 2.


What is the representation of the third
N(4) N(1) N(3) N(2) 3.
element in array called N:
The index of each element in the
Even Odd Unique Similar 4.
array is:
To access an array element, use the
Subscript Data type Value Name 5.
array name and element’s:
Array In the statement list[4], the value 4
Variable Index Size of array 6.
element indicates:
One dimensional array is also know
All 1-Darray Vector array Linear array 7.
as:
The statement DIM list (15) will
30 15 14 16 8.
reserve -------- memory locations:
Which of the following statement is
LET PRINT INPUT DIM used to declare larger array having 9.
more than 11 elements:
Dim Array Both a and b Matrix Table Two dimension array is also know as: 10.
Rows, A two dimensional array can viewed
Variable One column One row 11.
column as:
How many element does the
2000 1000 0 999 12.
following array have N(1000):
Which of the following declares an
A(8,6) A(3,4) A(2,3) A(3,2) array that consists of to 4 rows and 3 13.
column:
What is the last element of an array
A(8,6) A(3,4) A(2,3) A(3,2) 14.
having 4 rows and 3 columns?
What is the first element of an array
A(2,3) A(4,3) A(1,1) A(0,0) 15.
having 4 rows and 3 columns:
UNITED ACADEMY NETWORKS
Tariq Road Main NarrWala Road, FAISALABAD
E-Mail: unitedfaisalabad@gmail.com
Name:____________________ Fortnightly Test Subject: Computer (T5)
Time: 40 minutes Class: 10th Total Marks: 05
Dated: 12-10-2018

SUBJECTIVE PART
Q2. Give short answer of these following questions: [2x5=10]
What is array? 1.
What is the used of subscript variable in array? 2.
List three uses of array? 3.
What do you mean by array declaration? 4.
Write the method of array declaration? 5.
Write is the method of array declaration? 6.
How an array is filled and printed? 7.
Define 1-D array or vector array? 8.
Define 2-D array or table or matrix? 9.
Distinguish between 1-D array and 2-D array? 10.
How can you declare an array of big size? 11.
What do you mean by array manipulation? 12.
Differentiate between array filling and array
13.
manipulation?
Why is DIM statement used to declare array? 14.
How does an array differ from simple variable? 15.
Q3. Give Detailed Answer of these Following Questions [5+5=10]
What is array? Describe the uses of array. 1.
What is array declaration? Describe DIM
2.
statement used for array declaration.
Different between simple and subscript variable. 3.
Explain the method of filling and printing two-
4.
dimensional array with the help of example.

Вам также может понравиться