10th Computer Science MCQS Chapter 4

Google Ads1

10th Computer Science MCQS


Dimension statement used the key words __________
DM
DMS
DIM
AS

Each array is given a name and the elements of array are accessed with reference to there.
Both a and b
Location
None of these
Position

Generally, which loops are used to access elements of the two dimensional array?
FOR…..Next loops
WHILE Loops
Nested loops
FOR loops

Which of the following statement is used to find the largest value from an array?
Read……… Data
Input
None of these
ON ERROR GOTO

In programming list or table is called.
None of these
Loop
Array
Function

The two dimensional array consists of:
Rows and columns
Rows
Vectors
Subscripts

DIM is used to create memory:
Expression
None
Variable
Constant

One dimensional array is also known as:
Vector array
Table
Table or matrix
Matrix

By default GW-BASIC provides an array for how many string elements?
20
5
1
10

Two dimension array consists of .
None of these
Rows only
Rows and column
Column only

Continue Reading Go to Next Page

Google Ads