Examveda

What is the purpose of the tell() method in file handling?

A. It returns the current file position

B. It reads the file contents

C. It closes the file

D. It appends data to the file

Answer: Option A


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

Join The Discussion

Related Questions on Files Handling in Python