Computer Science
Related Questions
In binary file, there is no delimiter for a line.
A binary file stores information in ASCII or Unicode characters.
A close() function breaks the link of the file object and the file on the disk.
When we open a file in read mode, the given file must exist in the folder; otherwise, Python will raise FileNotFound error.