Computer Science Class 10 MCQs With 3 Tests

10th Class Computer Science Chapter 5 Subprogram and File Handling MCQs TEST 1:

0

Computer Science Chapter 5 – Subprogram and File Handling Test 1

1 / 20

A structured program is written in?

2 / 20

Which type of programs are difficult to debugs?

3 / 20

The DEF statement in BASIC can be used to define a name of a?

4 / 20

In structured or modular programming a large program is divided into smaller, manageable parts called?

5 / 20

How many types of subprograms in BASIC?

6 / 20

In the function ABS ( -2.2) becomes?

7 / 20

General format of the function LEFT $?

8 / 20

A function is used to calculate and return?

9 / 20

A piece of data on which the function has to operate is called?

10 / 20

Built in functions are also known as?

11 / 20

Instructions that are written once in the main program or independently and can be called more than one time in the main program is called?

12 / 20

Output of CHR$(65) ?

13 / 20

Which of the following functions are written by the language developers?

14 / 20

BASIC library functions are divided into?

15 / 20

Which BASIC function is used for generating numbers which are used in simulation problems?

16 / 20

Which of the following BASIC function returns the absolute value of given number or expression?

17 / 20

Which of the following BASIC function returns the integral part of real number or expression. It drops the decimal point and number to the right of it?

18 / 20

Which of the following BASIC function returns the square root of any positive no.?

19 / 20

Output of the print VAL (“240- F Johar Town”)?

20 / 20

A file is activate with one of the following statement before its use?

Your score is

The average score is 0%

0%

10th Class Computer Science Chapter 5 Subprogram and File Handling MCQs TEST 2:

0

Computer Science Chapter 5 – Subprogram and File Handling Test 2

1 / 15

Which function skips x spaces in a print statement?

2 / 15

The solution to simplify the long and complex program is?

3 / 15

Module is a ?

4 / 15

Library functions in BASIC are?

5 / 15

When RETURN is encountered in a BASIC subroutine, the program returns to the statement?

6 / 15

Which of the following BASIC statement is used to define your own function?

7 / 15

The output of a function INT (-5.7 ) is ?

8 / 15

Which of the following BASIC function is used to print or insert the blank spaces?

9 / 15

Which of the following functions is used to return the trigonometric ratio called sin of angle X?

10 / 15

PRINT SQR ( 4 ) would be?

11 / 15

LEFT $ (“KIPS”, 3 ) =

12 / 15

Which of the following statement must be placed at the end of the main program?

13 / 15

Which of the following consists of alphabets, digits and special characters?

14 / 15

Which of the following is a group of related characters to have a unit of information?

15 / 15

Types of file access methods in BASIC ?

Your score is

The average score is 0%

0%

10th Class Computer Science Chapter 5 Subprogram and File Handling MCQs TEST 3:

0

Computer Science Chapter 5 – Subprogram and File Handling Test 3

1 / 14

Which of the following is a collection of fields to provide information about an entity in a file?

2 / 14

Types of files in BASIC program?

3 / 14

OPEN statement ?

4 / 14

CHR$ can get the ASCII ?

5 / 14

The extension of program file is ?

6 / 14

The extension of data file is?

7 / 14

Which of the following statement is used to print values of a file in file handling?

8 / 14

To read information from a file, it must be opened for?

9 / 14

Which of the following is a reserved section of primary storage used for storing temporary data being written to or read from a file?

10 / 14

In BASIC you can use a file in ?

11 / 14

Which of the following mode means that the data will be added to the end of an existing file on disk?

12 / 14

Which of the following mode means that the program will eventually write data to the file?

13 / 14

Which of the following BASIC statement disconnects the connection between the data file and the BASIC program?

14 / 14

A file is activated with one of the following statement before its use ?

Your score is

The average score is 0%

0%

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