Time: 20:00

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

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

2. To use a module in other module, you must import it using an statement

किसी मॉड्यूल को अन्य मॉड्यूल में उपयोग करने के लिए, आपको इसे एक स्टेटमेंट का उपयोग करके आयात करना होगा

3. Which of the following is not an advantage of using modules

निम्नलिखित में से कौन सा मॉड्यूल का उपयोग करने का लाभ नहीं है

4. The brain of computer system is

कंप्यूटर सिस्टम का मस्तिष्क है

5. Python is written in

पायथन में लिखा गया है

6. The correct extension of the Python file is

Python फ़ाइल का सही एक्सटेंशन है

7. A computer programme that manage and controls a computer's activity?

एक कंप्यूटर प्रोग्राम जो कंप्यूटर की गतिविधि को प्रबंधित और नियंत्रित करता है?

8. Raw data assigned to a variable is called as.

किसी वेरिएबल को सौंपे गए कच्चे डेटा को कहा जाता है।

9. Istrip() method is used for :

Istrip() विधि का उपयोग इसके लिए किया जाता है:

10. It defined the accessibility and the lifetime of a variable.

इसने एक चर की पहुंच और जीवनकाल को परिभाषित किया।

11. In which of the following data type, duplicate items are not allowed?

निम्नलिखित में से किस डेटा प्रकार में, डुप्लिकेट आइटम की अनुमति नहीं है?

12. Suppose a list with name arr, contains 5 elements, You can get the 2nd element from the list using?

मान लीजिए कि arr नाम वाली एक सूची में 5 तत्व हैं, तो आप इसका उपयोग करके सूची से दूसरा तत्व प्राप्त कर सकते हैं?

13. Which of the following language is understood by computer?

निम्नलिखित में से कौन सी भाषा कंप्यूटर द्वारा समझी जाती है?

14. What is the symbol used to represent start and stop of a flowchart?

फ़्लोचार्ट की शुरुआत और समाप्ति को दर्शाने के लिए किस प्रतीक का उपयोग किया जाता है?

15. Testing is known as:

परीक्षण को इस रूप में जाना जाता है:

16. How we can create a empty list in Python?

हम पायथन में एक खाली सूची कैसे बना सकते हैं?

17. Which of the following language is not correct mode to open a file?

फ़ाइल खोलने के लिए निम्नलिखित में से कौन सी भाषा सही मोड नहीं है?

18. What will be the output of >>> float('12.6')

>>> फ्लोट('12.6') का आउटपुट क्या होगा

19. Which module is to be imported for using randint() function?-

randint() फ़ंक्शन का उपयोग करने के लिए कौन सा मॉड्यूल आयात किया जाना है? -

20. What are the three different types of algorithm constructions?

एल्गोरिदम निर्माण के तीन अलग-अलग प्रकार क्या हैं?