T-Level DPDD: File Handling Quiz

Quiz
•
Computers
•
11th Grade
•
Medium
Sara Burton
Used 2+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a mode for opening files in Python?
Append
Create
Delete
Read
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the Python notation for opening a file in text mode?
"r"
"w"
"b"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Python mode is used to open a file for writing?
"a"
"x"
"r"
"w"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the "r" mode in Python do?
Opens a file for appending
Opens a file for writing
Opens a file for reading
Creates a new file
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function used to open a file in Python?
read()
write()
open()
create()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the "a" mode in Python do?
Opens a file for reading
Opens a file for writing
Opens a file for appending
Creates a new file
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to open a file named "practicefile.txt" for reading in Python?
h = open("practicefile.txt", "w")
h = open("practicefile.txt", "r")
h = open("practicefile.txt", "a")
h = open("practicefile.txt", "x")
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Linux-2 Quiz 2 -- LAMP

Quiz
•
1st - 12th Grade
10 questions
Soal Ujian Komputer

Quiz
•
10th - 12th Grade
10 questions
H466 - Arrays, Records, Tuples and Lists

Quiz
•
11th Grade - University
10 questions
LUA Test

Quiz
•
9th Grade - University
15 questions
Javascript

Quiz
•
10th - 12th Grade
10 questions
Quiz Pengenalan Koding (KKA)

Quiz
•
11th Grade
11 questions
Linux Directory Navigation

Quiz
•
11th Grade
13 questions
Writing files in python

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade