Computer Science
Fill in the blanks:
_________ function is used to force transfer of data from buffer to file.
Python Data Handling
1 Like
Answer
flush()
Answered By
1 Like
Related Questions
Fill in the blanks:
The readlines() returns a list of strings from the file till _________.
Fill in the blanks:
The _________ method reads 'n' characters from the file.
Fill in the blanks:
_________ format is a text format accessible to all applications across several platforms.
Fill in the blanks:
_________ method is used for random access of data in a CSV file.