Unit 5 โ Sub-Program and File Handling
Quiz-summary
0 of 25 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
Information
Unit 5 โ Sub-Program and File Handling
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 25 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Categories
- Unit 5 โ Sub-Program and File Handling 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- Answered
- Review
-
Question 1 of 25
1. Question
A structured program is written in
Correct
Incorrect
-
Question 2 of 25
2. Question
Which type of programs are difficult to debugs?
Correct
Incorrect
-
Question 3 of 25
3. Question
The DEF statement in BASIC can be used to define a name of a
Correct
Incorrect
-
Question 4 of 25
4. Question
In structured or modular programming a large program is divided into smaller, manageable parts called
Correct
Incorrect
-
Question 5 of 25
5. Question
How many types of subprograms in BASIC?
Correct
Incorrect
-
Question 6 of 25
6. Question
ย In the function ABS ( –2.2) becomes
Correct
Incorrect
-
Question 7 of 25
7. Question
General format of the function LEFTย $
Correct
Incorrect
-
Question 8 of 25
8. Question
A function is used to calculate and return
Correct
Incorrect
-
Question 9 of 25
9. Question
To extract any portion of a string in BASIC one would be
Correct
Incorrect
-
Question 10 of 25
10. Question
A piece of data on which the function has to operate is called
Correct
Incorrect
-
Question 11 of 25
11. Question
Built in functions are also known as
Correct
Incorrect
-
Question 12 of 25
12. Question
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
Correct
Incorrect
-
Question 13 of 25
13. Question
Output of CHR$(65)
Correct
Incorrect
-
Question 14 of 25
14. Question
Which of the following functions are written by the language developers?
Correct
Incorrect
-
Question 15 of 25
15. Question
BASIC library functions are divided into
Correct
Incorrect
-
Question 16 of 25
16. Question
Which BASIC function is used for generating numbers which are used in simulation problems?
Correct
Incorrect
-
Question 17 of 25
17. Question
Which of the following BASIC function returns the absolute value of given number or expression?
Correct
Incorrect
-
Question 18 of 25
18. Question
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?
Correct
Incorrect
-
Question 19 of 25
19. Question
Which of the following BASIC function returns the square root of any positive no.?
Correct
Incorrect
-
Question 20 of 25
20. Question
Output of the print VAL (โ240– F Johar Townโ)
Correct
Incorrect
-
Question 21 of 25
21. Question
A file is activate with one of the following statement before its use
Correct
Incorrect
-
Question 22 of 25
22. Question
Which function skips x spaces in a print statement?
Correct
Incorrect
-
Question 23 of 25
23. Question
The solution to simplify the long and complex program is?
Correct
Incorrect
-
Question 24 of 25
24. Question
Module isย a
Correct
Incorrect
-
Question 25 of 25
25. Question
Library functions in BASIC are
Correct
Incorrect