Search Header Logo

File Handling 2

Authored by Akila 3600

Computers

12th Grade

Used 5+ times

File Handling 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Which of the following is not a valid mode to open a file?

ab

rw

r+

w+

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. The readlines() method returns

str

a list of lines

a list of single characters

a list of integers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Which function is used to read all the characters in a text file?

readline(10)

read()

readall()

readcharacters()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which of the following is modes of both writing and reading in binary format in file?

wb+

w

wb

w+

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. A CSV file is also known as a

3D File

String file

Flat file

Random file

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Name the module that has to be imported to write a binary file.

csv module

pickle module

unpickle module

random module

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Name the module that has to be imported to write a csv file.

Pickle module

CSV module

csv module

Csv module

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers