Computer Science
Fill in the blanks:
When we work with file, _________ area is automatically associated with the file when we open it.
Python Data Handling
2 Likes
Answer
buffer
Answered By
1 Like
Related Questions
Fill in the blanks:
To write contents of list, tuple and sequence data type _________ method may be used.
Fill in the blanks:
To force Python to write the contents of file buffer on to storage file, _________ method may be used.
An absolute path always begins with the root folder.
It is not necessary to always create the file in the same default folder where Python has been installed.