File Handling in Python - Grade 12 CBSE

Quiz
•
Computers
•
12th Grade
•
Medium

Jeeva K
Used 74+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Information stored on a storage device with a specific name is called a _______________
tuple
array
dictionary
file
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To read the next line of the file from a file object called F_H, we use
F_H.readlines()
F_H.read(all)
F_H.readline()
F_H.read()
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following format of files can be created programmatically through python to store some data
Data File
Video File
Binary File
Text File
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To read the remaining line of the file from a file object called F_H, we use
F_H.readlines()
F_H.read.remaining()
F_H.readline()
F_H.read(remaining)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following mode will refer to binary data?
+
w
r
b
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does 'a+' means in file handling?
Overwrite
Append
Append and read
Write and read
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function is used to read all the characters?
readall()
readallchr()
read()
readcharacters()
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
FILE HANDLING

Quiz
•
12th Grade
20 questions
File Handling Revision- Text file Handling Quiz 1

Quiz
•
12th Grade
10 questions
G10 CS File Handling

Quiz
•
12th Grade
20 questions
File i/o

Quiz
•
10th Grade - University
16 questions
File Handling Quiz

Quiz
•
12th Grade
10 questions
Python Basic files

Quiz
•
10th - 12th Grade
15 questions
File Handling in C++ Programming

Quiz
•
12th Grade
10 questions
File Handling

Quiz
•
12th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade