O Level Papers!

M3 R5: Programming and Problem Solving through Python

Set

5 Which of the following is the use of id() function in python?

पायथन में id() फ़ंक्शन का उपयोग निम्नलिखित में से कौन सा है?

Previous Question Next Question

9 What is the order of namespaces in which Python looks for an identifier?

नामस्थानों का क्रम क्या है जिसमें पायथन एक पहचानकर्ता की तलाश करता है?

Previous Question Next Question

13 Function of a compiler is to

एक संकलक का कार्य है

Previous Question Next Question

16 Which one of these is NOT true about recursion?

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

Previous Question Next Question

22 What does the continue statement do in a loop?

लूप में कंटीन्यू स्टेटमेंट क्या करता है?

Previous Question Next Question