77.7k views
12 votes
Difference between tell() and seek().​

1 Answer

8 votes
The tell method of the filehandle will return the current location of this pointer. The seek method will move the pointer.
User Yossi Levi
by
8.4k points

No related questions found