Chapter 13 Sub-Program and File Handling - 6


Computer Class 10
1. CLOSE statement is an optional statement to close a file.


2. We can write information to a file using either WRITE or PRINT statements.


3. END statement must be placed at the end of a subroutine.


4. Subprograms can be written anywhere in the program.


5. Built in Function can be executed in the direct mode.


6. RND function generates a number between 1 and 10.


7. FIX function gives an integer value by rounding off the fractional part.


This is more feedback!
This is the feedback!