Examveda
Examveda

What does the read() method of a file object do?

A. It reads the entire contents of the file

B. It writes data to the file

C. It closes the file

D. It deletes 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