File Handling Quiz 2

Share with others

Enter details and click on Next

Which statement will return one line from a file (file object is 'f')?

File in python is treated as sequence of _______?

Which function is used to write data in binary mode?

Which function is used to force transfer of data from buffer to file?

Which function open file in python?

readlines() method return?

Which of the following error is returned when we try to open a file in read mode which does not exist?

_______ function returns the list of strings.

Which function is used to open file?

Identify the invalid mode from the following.


Share with others

3 thoughts on “File Handling Quiz 2”

Leave a Reply

error: Content is protected !!