O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

10 The syntax of seek() is: file_object.seek(offset [, reference_point]) What does the reference_point indicate?

seek () का सिंटैक्स है: file_object.seek(offset [, Reference_point]) रेफरेंस_पॉइंट क्या दर्शाता है?

Previous Question Next Question

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

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

Previous Question Next Question

21 What does the function re-search do?

फ़ंक्शन फिर से खोज क्या करता है?

Previous Question Next Question

25 Which of the following statement is false about recursion:

रिकर्सन के बारे में निम्नलिखित में से कौन सा कथन गलत है:

Previous Question