Vidyalelo
Python · Q53

Files Handling in Python

Programming · Python · question 53

Q53

The readlines() method returns . . . . . . . .

A.
str
B.
a list of lines
Answer
C.
a list of single characters
D.
a list of integers

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board