Examveda

What happens if no arguments are passed to the seek function?

A. file position is set to the start of file

B. file position is set to the end of file

C. file position remains unchanged

D. error

Answer: Option D


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

Join The Discussion

Related Questions on Files Handling in Python