M
Explanation by: Mr. Dubey
the method readlines() reads until eof using readline() and returns a list containing the lines. if the optional sizehint argument is present, instead of reading up to eof, whole lines totalling approximately sizehint bytes (possibly after rounding up to an internal buffer size) are read.
You must be Logged in to update hint/solution
Related MCQs
Q. An operation can be described as?
Q. The word ‘Error’ is synonymous with which of the following words?
Q. What is essential for the management to get things done in the organization?
Q. The data structure required to check whether an expression contains balanced parenthesis is?
Q. What is the purpose of the page field on a pivot table report?
Q. Array with last element 'n' will always have array size equal to _______.
Q. TCP/IP port number 546/ 547 is assigned for .
Discusssion
Login to discuss.