Computer Science
Fill in the blanks:
A _________ file is a series of 1's and 0's, treated as raw data and read byte-by-byte.
Python Data Handling
1 Like
Answer
binary
Answered By
1 Like
Related Questions
Fill in the blanks:
The _________ method is used to rename the file or folder.
Fill in the blanks:
The _________ method is used to remove/delete a file.
Fill in the blanks:
The _________ statement automatically closes the file after the processing on the file gets over.
Fill in the blanks:
The read() function reads data from the _________ of a file.