Discover
MCQ library
Find online teacher
login
Discover
MCQ library
Find online teacher
login
Popular searches:
Home
MCQs
Python programming
Python programming Solved MCQs
New mcq
Show collections (10)
Show MCQs (600)
PYTHON MCQs
0
|
0
|
0
DICTIONARY AND BUILT IN FUNCTIONS
1
|
0
|
0
PYTHON - FORMATTING AND DECORATORS MCQs
51
|
0
|
0
Programming MCQs
52
|
0
|
0
MISCELLANEOUS TOPICS IN PYTHON MCQs
68
|
0
|
0
Python MCQs
73
|
0
|
0
PYTHON - VARIABLES,OPERATORS AND DATA TYPES MCQs
93
|
0
|
0
PYTHON - REGULAR EXPRESSIONS AND FILES MCQs
100
|
0
|
0
Python - DICTIONARY AND BUILT IN FUNCTIONS MCQs
124
|
0
|
0
Show More
The module Pickle is used to ___
sarahatata
2022-10-23
Python programming
1 answers
37 Views
0 Likes
Amongst which of the following is / are the method of convert Python objects for writing data in a binary file?
sarahatata
2022-10-23
Python programming
1 answers
33 Views
0 Likes
Amongst which of the following is / are the method used to unpickling data from a binary file?
sarahatata
2022-10-23
Python programming
1 answers
39 Views
0 Likes
A text file contains only textual information consisting of ___
sarahatata
2022-10-23
Python programming
1 answers
35 Views
0 Likes
The writelines() method is used to write multiple strings to a file?
sarahatata
2022-10-23
Python programming
1 answers
35 Views
0 Likes
The write() method takes a string as an argument and ___
sarahatata
2022-10-23
Python programming
1 answers
37 Views
0 Likes
Python always makes sure that any unwritten or unsaved data is written to the file before it is closed?
sarahatata
2022-10-23
Python programming
1 answers
36 Views
0 Likes
The seek() method is used to ___
sarahatata
2022-10-23
Python programming
1 answers
39 Views
0 Likes
Amongst which of the following function is / are used to create a file and writing data?
sarahatata
2022-10-23
Python programming
1 answers
38 Views
0 Likes
Show More