Which function is used to read a single line from file ?
readline()
Reason — readline() function is used to read a single line from file.