Computer Science Class 10 MCQs With 3 Tests

10th Class Computer Science Chapter 4 Arrays MCQs TEST 1:

0

Computer Science Chapter 4 – Arrays Test 1

1 / 20

Which of the following is written inside pair of brackets with name of array?

2 / 20

How many type of arrays?

3 / 20

During program execution A is used following the array name to designate a specific array element?

4 / 20

The loop allows us to excess the elements of an array in sequential order?

5 / 20

Which of the following is used to process large volume of data of same type?

6 / 20

Arrays are also called?

7 / 20

We can read write contents of array by?

8 / 20

What is true about a DIM statement in BASIC?

9 / 20

How many elements of array are automatically adjusted by BASIC?

10 / 20

Which of the following statement is used to declare large array having more than 11 elements?

11 / 20

Arrays are also used to manage the programmers life?

12 / 20

First subscript of an array is?

13 / 20

If A is a numeric type array and we writ A( 5 ) = 10, it means?

14 / 20

Suppose Z$(5)= 30 and Z$(10)=40, if we write Print Z$(N) where N=5 what will be print?

15 / 20

If K = 100 and Num (K ) = 50 it means?

16 / 20

Which of the following is a set of like variables arranged in a sequence?

17 / 20

Each memory location holds a single value which is called?

18 / 20

What is not true about the subscript of an array in BASIC?

19 / 20

Which of the following statement is used to access and print data of array on screen?

20 / 20

The statement P ( 15 ) will reserve memory locations?

Your score is

The average score is 0%

0%

10th Class Computer Science Chapter 4 Arrays MCQs TEST 2:

1

Computer Science Chapter 4 – Arrays Test 2

1 / 15

Arrays are used in application?

2 / 15

That procedure to putting the data in an array is called?

3 / 15

 In BASIC a single DIM statement may declare?

4 / 15

In the BASIC statement change A$ to B, B must be?

5 / 15

In two dimension array when dimension is not mentioned the array should not have more than elements?

6 / 15

Which of the following statement is used to find the largest value from an array?

7 / 15

Which of the following is not a valid subscript?

8 / 15

GW- BASIC provides an array for string 10 elements from?

9 / 15

The position number of the array is called?

10 / 15

The minimum value for a subscript is always assumed to be?

11 / 15

Which of the following is the first element value of the array?

12 / 15

Table elements may be assignee values by use of the statements?

13 / 15

What must be declared at the beginning of a BASIC program, if an array is to be used?

14 / 15

An element of an array is mentioned by its?

15 / 15

Name of element Dimension statement uses the keyword?

Your score is

The average score is 0%

0%

10th Class Computer Science Chapter 4 Arrays MCQs TEST 3:

0

Computer Science Chapter 4 – Arrays Test 3

1 / 15

One dimensional array is referred to as a?

2 / 15

Two dimensional array is referred to as a?

3 / 15

Roll ( 11 ) is a array of elements?

4 / 15

According to data types Arrays is of types?

5 / 15

Maximum number of elements per dimension is?

6 / 15

The doubly subscripted variable P (3,2 ) specifies the data element present?

7 / 15

The statement DIM ( 50, 20 ) would reserve?

8 / 15

Rearranging the list of an array is called?

9 / 15

Z (2, 2) is an example of array?

10 / 15

In two dimensional array the subscripts are separated by?

11 / 15

Arrays deals in numbers is called?

12 / 15

Arrays deals in string is called?

13 / 15

The statement DIM C (30,50) would reserves?

14 / 15

By default index value is?

15 / 15

GW-BASIC provides an array for?

Your score is

The average score is 0%

0%

5 1 vote
Question Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x