Which function can be used on the file to display a dialog for saving a file?
Day 10 - ONLINE TEST - PL03 PYTHON PROGRAMMING

Quiz
•
Computers
•
University
•
Hard

malathia CSE
Used 11+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Filename = savefilename()
Filename = asksavefilename()
Mars
Fielname = asksaveasfilename()
No such option in python.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of applying the following method df.head(), to the dataframe df ?
Prints the first row of the dataframe
Prints the first 5 rows of the dataframe
Prints the first column of the dataframe
Prints the data frame out
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if no arguments are passed to the seek function?
file position is set to the start of file
file position is set to the end of file
file position remains unchanged
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following functions can be used to check if a file “logo” exists?
os.path.isFile(logo)
os.path.exists(logo)
os.path.isfile(logo)
os.isFile(logo)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the <readlines()> method returns?
str
a list of lines
list of single characters
list of integers
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements correctly explain the function of truncate() method?
truncates the file’s size
deletes the content of the file
truncates the file’s size and returns that content
None
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax of open() function?
file = open(file_name, [ access_mode],[buffering])
file object = open(file_name, [access_mode],[buffering])
file object = open(file_name)
None
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Data Analytics using Python - Quiz 2

Quiz
•
University
15 questions
FILE MANAGEMENT

Quiz
•
KG - University
20 questions
PYTHON PROGRAMMING FILES Q7

Quiz
•
University
20 questions
Examen Redes Neuronales

Quiz
•
University
20 questions
Excel Spreadsheet Intro

Quiz
•
KG - University
20 questions
Python Files

Quiz
•
University
20 questions
AOS Quiz

Quiz
•
University
20 questions
202309 BMIT27x3 Revision Quiz 2

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