

MCQOPTIONS
Saved Bookmarks
1. |
What is the use of tell() method in python? |
A. | tells you the current position within the file |
B. | tells you the end position within the file |
C. | tells you the file is opened or not |
D. | none of the mentioned |
Answer» B. tells you the end position within the file | |