Time: 20:00

1. Which language is derived from many other language, including ABC, Modula-3, C, C++, Algol-68, SmallTalk, and Unix shell and other scripting languages.

कौन सी भाषा कई अन्य भाषाओं से ली गई है, जिनमें एबीसी, मॉड्यूला-3, सी, सी++, अल्गोल-68, स्मॉलटॉक और यूनिक्स शेल और अन्य स्क्रिप्टिंग भाषाएं शामिल हैं।

2. In Python assignment of more than one behaviour to a particualr function and the operation performed varies by the types of object or argument involve are known as_______.

पायथन में किसी विशेष फ़ंक्शन के लिए एक से अधिक व्यवहार का असाइनमेंट और निष्पादित ऑपरेशन ऑब्जेक्ट या तर्क के प्रकार के अनुसार भिन्न होता है, इसे _______ के रूप में जाना जाता है।

3. Which function is used to Evalutes string and return an object.

स्ट्रिंग का मूल्यांकन करने और किसी ऑब्जेक्ट को वापस करने के लिए किस फ़ंक्शन का उपयोग किया जाता है।

4. Suppose t=(1,2,4,3), which of the following is incorrect?

मान लीजिए t=(1,2,4,3), निम्नलिखित में से कौन सा गलत है?

5. Which of the following statement is false about recursion:

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

6. The function generate sequence of numbers from 1 to n.

फ़ंक्शन 1 से n तक संख्याओं का अनुक्रम उत्पन्न करता है।

7. The command is used to take input from the keyboard

कमांड का उपयोग कीबोर्ड से इनपुट लेने के लिए किया जाता है

8. The_______function takes two parameters, filename and mode.

9. List structure in python where elements are stored in paranthesis.

पायथन में संरचना की सूची बनाएं जहां तत्वों को पैरांथेसिस में संग्रहीत किया जाता है।

10. The_________statement lets the program go through the piece of code without performing any action.

_________स्टेटमेंट प्रोग्राम को बिना कोई कार्रवाई किए कोड के टुकड़े से गुजरने देता है।

11. ______operator repeats a list for the given numbers of items.

______ऑपरेटर दी गई वस्तुओं की संख्या के लिए एक सूची दोहराता है।

12. _________is a set of function you want to include in your application.

_________फ़ंक्शन का एक सेट है जिसे आप अपने एप्लिकेशन में शामिल करना चाहते हैं।

13. Which function is used to Evalutes string and return an object.

स्ट्रिंग का मूल्यांकन करने और किसी ऑब्जेक्ट को वापस करने के लिए किस फ़ंक्शन का उपयोग किया जाता है।

14. The structure having keys and values is called_________.

कुंजी और मान वाली संरचना को _________ कहा जाता है।

15. The_________function is used to convert a string value to int.

_________फ़ंक्शन का उपयोग स्ट्रिंग मान को int में बदलने के लिए किया जाता है।

16. Arrray processing package.

ऐरे प्रसंस्करण पैकेज।

17. The_________statement is used for exicting from the loop.

_________स्टेटमेंट का उपयोग लूप से बाहर निकलने के लिए किया जाता है।

18. The output of this expression,
>>> 6*1**3 is _ _ _ _ .

19. Which of the statements about modules is false?

मॉड्यूल के बारे में कौन सा कथन गलत है?

20. Which of the following is the correct extension of the Python file-

निम्नलिखित में से कौन सा Python फ़ाइल का सही एक्सटेंशन है-