Which of the following statements are true?

Files

Quiz
•
Computers
•
University
•
Medium
Vishnuvardhan Reddy Avija
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you open a file for reading, if the file does not exist, an error occurs
When you open a file for writing, if the file does not exist, a new file is created
When you open a file for writing, if the file exists, the existing file is overwritten with the new file
All of the mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To read two characters from a file object infile, we use
infile.read(2)
infile.read()
infile.readline()
infile.readlines()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To read the next line of the file from a file object infile, we use ____________
infile.read(2)
infile.read()
infile.readline()
infile.readlines()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The readlines() method returns ____________
str
a list of lines
a list of single characters
a list of integers
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following mode will refer to binary data?
r
w
b
+
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In file handling, what does this terms means “r, a”?
read, append
append, read
write, append
none
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the use of “w” in file handling?
Read
Write
Append
None
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
PP_Week11_Batch1_Files

Quiz
•
University
10 questions
Quiz String, Text Files, Exception

Quiz
•
University
10 questions
Section A Past Year Exam

Quiz
•
University
12 questions
Python Quiz

Quiz
•
University
15 questions
AITT LAB QUIZ 1

Quiz
•
University
11 questions
Manejo de erroes

Quiz
•
University
11 questions
Linux Commands

Quiz
•
University
15 questions
Quiz3

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade