MCQs > IT & Programming > Python > Given an open file object f, what does f.read() result in when the end of the file has been reached?

Python MCQs

Given an open file object f, what does f.read() result in when the end of the file has been reached?

Answer

Correct Answer: It returns '' (an empty string)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it