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
15 questions
F3 Linux User Management Quiz

Quiz
•
12th Grade - University
10 questions
Bitmap v Vector Images

Quiz
•
KG - University
10 questions
BOARD EXAM QUIZ

Quiz
•
12th Grade
15 questions
Kuis Short Cut Blender

Quiz
•
12th Grade
20 questions
PhotoShop Test Review

Quiz
•
9th Grade - University
15 questions
File Handling in Python

Quiz
•
12th Grade
15 questions
Unity Interface Basics 101

Quiz
•
9th - 12th Grade
20 questions
File Handling in C++

Quiz
•
12th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade