CBSE Class 12 Computer Science Question 26 of 145

File Handling — Question 9

Back to all questions
9
Question

Question 9

To force Python to write the contents of file buffer on to storage file, flush() method may be used.

Answer