Class 12 Questions : File Handling Set 1

1.
The default file open mode is ……… mode.

2.
The other name for the file object is ………

3.
The ……… file mode will open the file for read and write purpose.

4.
To close and open file ………. method is used.

5.
To read all contents from a file in the form of list , …….. method is used.