Report Bug
Qus : Work of tell() method in file processing is
Qusफाइल प्रोसेसिंग में tell() फंक्शन का कार्य है

A. Tells you the current position within the file.
B. Tells the size of file you read
C. Tells the start position of the file.
D. Tells the end position of the file.


Solution
A. Tells you the current position within the file.






Report Bug