Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
5 views

Python File Handling _ Quizizz

Uploaded by

esraayaksiz
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Python File Handling _ Quizizz

Uploaded by

esraayaksiz
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

çalışma sayfaları İsim

Python File Handling


Sınıf
Toplam questions: 8
Çalışma sayfası süresi: 4dakika
Tarih
Eğitmen adı: Doodle with me

1. What is the full form of CSV?

a) Common separated value b) None

c) Comma separated value d) Comma secured value

2. What is the extension for binary files?

a) .dat b) .txt

c) .CSV d) .csv

3. Which function of text file will read the content of the complete file?

a) read(4) b) read()

c) readline() d) redlines()

4. Which mode in file handling will create a file , if the file does not exist?

a) w b) r

c) NONE d) a

5. Storing the data in binary files is called .

a) Unpickling b) Pickling

c) Both a and b d) None

6. Which function is used to read the content of Binary files ?

a) load() b) None

c) dump() d) both a and b

https://quizizz.com/print/quiz/66446fdf3d38a6f5ece79c45 1/2
19.01.2025 20:41 Python File Handling | Quizizz

7. Which mode in binary files is used to keep the previous data of an existing file along with add the new data at the
end of it .

a) wb b) ab

c) rb d) a

8. Which keyword is used to use(add) a module in Python Programming?

a) insert b) import

c) None d) input

https://quizizz.com/print/quiz/66446fdf3d38a6f5ece79c45 2/2

You might also like