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