
File Handling in Python

Quiz
•
Computers
•
12th Grade
•
Hard
sabna sathar
Used 43+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Mode in the following program to open file for writing in a mode where new data will be added at the end of old data
file =open("poem.txt","__")
r
a
w
x
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct statement to close a file stream named myfile:
myfile.terminate()
myfile.end()
myfile.close()
myfile.remove()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to read records from a binary file?
pickle.load(f)
pickle.read()
pickle.open()
pickle.dump(l,f)
4.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Write statement to use the required module for working with comma separated values (csv) files.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Write the appropriate statement in the blank.
writer=csv.writer(file)
writer=writer(f)
w=csv.write(f)
w=csv.writerow()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement(s) is/are true to open a binary file "Record.dat" for reading and writing.
file =open("Record.dat","wb")
file =open("Record.dat","rb")
file =open("Record.dat","ab")
file =open("Record.dat","rb+")
7.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
The default file - open mode is ________ mode.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Quiz sobre Desenvolvimento de Sistemas

Quiz
•
12th Grade
10 questions
File Handling

Quiz
•
12th Grade
13 questions
Binary files in Python

Quiz
•
12th Grade
15 questions
File Formats

Quiz
•
9th - 12th Grade
10 questions
Class-XII_IP_Revision-3

Quiz
•
12th Grade
10 questions
Python Basic files

Quiz
•
10th - 12th Grade
15 questions
MS Excel - Managing Workbooks and Worksheets

Quiz
•
12th Grade
18 questions
KIEM TRA_WORD_2

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University