O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

2 IDLE means..... -

IDLE का अर्थ है..... -

Previous Question Next Question

3 Which one of these is NOT true about recursion?

इनमें से कौन सा पुनरावृत्ति के बारे में सही नहीं है?

Previous Question Next Question

5 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

6 Which of these is the definition for packages in Python?

पायथन में पैकेजों की परिभाषा इनमें से कौन सी है?

Previous Question Next Question

17 The sequence logic will not be used while

____के समय सीक्वेंस लॉजिक का उपयोग नहीं किया जाएगा|

Previous Question Next Question

25 In Python, the primary use of the tell() method is that:

पायथन में, tell() विधि का प्राथमिक उपयोग यह है कि:

Previous Question