This page requires a JavaScript-enabled browser
Instructions on how to enable your browser are contained in the help file.
Chapter 13 Sub-Program and File Handling - 6
1.
CLOSE statement is an optional statement to close a file.
a) True
b) False
2.
We can write information to a file using either WRITE or PRINT statements.
a) True
b) False
3.
END statement must be placed at the end of a subroutine.
a) True
b) False
4.
Subprograms can be written anywhere in the program.
a) False
b) True
5.
Built in Function can be executed in the direct mode.
a) True
b) False
6.
RND function generates a number between 1 and 10.
a) True
b) False
7.
FIX function gives an integer value by rounding off the fractional part.
a) True
b) False
This is more feedback!
This is the feedback!