File Handling Quiz

Share with others

Welcome to your File Handling Quiz-1 on March 19, 2024

Enter Name
Enter email
Which statement will read 5 characters from a file(file object 'f')?

Which function open file in python?

Processing of Text file is faster than binary files.(T/F)

Which mode create new file if the file does not exist?

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

readlines() method return?

EOF stands for ?

Which function is used to read data from Text File?

Which of the following will read entire content of file(file object 'f')?

Which symbol is used for append mode?


Share with others

2 thoughts on “File Handling Quiz”

Leave a Reply

error: Content is protected !!