Examveda

What is the use of seek() method in files?

A. sets the file's current position at the offset

B. sets the file's previous position at the offset

C. sets the file's current position within the file

D. none of the mentioned

Answer: Option A


This Question Belongs to Python Program >> Files Handling In Python

Join The Discussion

Related Questions on Files Handling in Python