O Level Papers!

M3 R5: Programming and Problem Solving through Python

File Processing in Python

Set 3

2 Work of tell() method in file processing is

फाइल प्रोसेसिंग में tell() फंक्शन का कार्य है

Previous Question Next Question

4 What will be the output of : infile.read(2)

निम्नलिखित कोड का आउटपुट क्या होगा? infile.read(2)

Previous Question Next Question

6 which is a correct way to open a file in python

पायथन में फ़ाइल खोलने के लिए किस फ़ंक्शन का उपयोग किया जाता है?

Previous Question Next Question

9 What is unpickling?

अनपिकलिंग क्या है

Previous Question Next Question

10 What is the use of seek() method in files?

फाइलों में seek() फंक्शन का क्या उपयोग है?

Previous Question Next Question

22 The sleep function (under the time module) is used to ___________

स्लीप फ़ंक्शन (टाइम मॉड्यूल के अंडर) ___________ के लिए यूज़ किया जाता है

Previous Question Next Question