Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Data File Handling
Question 25
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
Previous
Question 24
Next
Question 26