In which of the following modes of files, the "tell()" function returns an opaque number that gives the current position of the file object?
Questions & Answers › Category: Python › In which of the following modes of files, the "tell()" function returns an opaque number that gives the current position of the file object?
In which of the following modes of files, the “tell()” function returns an opaque number that gives the current position of the file object?
a. text mode
b. binary mode
c. both binary and text modes