CBSE Class 12 Computer Science Question 34 of 136

Data File Handling — Question 25

Back to all questions
25
Question

Question 25

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

Answer