Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Data File Handling
Question 13
CBSE
Class 12
Computer Science
Question 22 of 136
Data File Handling — Question 13
Back to all questions
13
Question
Question 13
The readlines() returns a list of strings from the file till
end of file (EOF)
.
Answer
Previous
Question 12
Next
Question 14