🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

Introduction to Python

Question: 51 Report Error

Module functions का एक सेट है जिसे आप अपने application में शामिल करना चाहते हैं।

A module is a set of functions that you want to include in your application.

A)
B)
C)
D)

Question: 52 Report Error

Python 3.0 फाइनल जारी किया गया था

Python 3.0 final was released

A)
B)
C)
D)

Question: 53 Report Error

निम्नलिखित में से कौन सा precedence order पायथन में सही है?

Which of the following precedence order is correct in Python?

A)
B)
C)
D)

Question: 54 Report Error

Python Programming Language का विकास किसने किया?

Who developed Python Programming Language?

A)
B)
C)
D)

Question: 55 Report Error

निम्नलिखित में से कौन पायथन फाइल का सही extension है?

Which of the following is the correct extension of a Python file?

A)
B)
C)
D)

Question: 56 Report Error

Pythonमें single-line comments देने के लिए निम्नलिखित में से किस character का उपयोग किया जाता है?

Which of the following characters is used to give single-line comments in Python?

A)
B)
C)
D)

Question: 57 Report Error

निम्नलिखित में से कौन पायथन में truncation division operator है?

Which of the following is the truncation division operator in Python?

A)
B)
C)
D)

Question: 58 Report Error

पायथन में strings के साथ कौन से arithmetic operators का उपयोग नहीं किया जा सकता है?

Which arithmetic operators cannot be used with strings in Python?

A)
B)
C)
D)

Question: 59 Report Error

Python programming में ,pass एक NULL statement हैं |

In Python programming, pass is a NULL statement.

A)
B)
C)
D)

Question: 60 Report Error

Python में सिंगल लाइन कमेंट करने के लिए किस कैरेक्टर का उपयोग किया जाता है?

A)
B)
C)
D)

Question: 61 Report Error

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

A)
B)
C)
D)

Question: 62 Report Error

निम्नलिखित में से कौन सा पायथन में वैध सेट ऑपरेशन नहीं है?

Which of the following is not a valid set operation in Python?

A)
B)
C)
D)

Question: 63 Report Error

पहचानकर्ता की अधिकतम संभव लंबाई क्या है?

A)
B)
C)
D)

Question: 64 Report Error

निम्नलिखित में से कौन सी अवधारणा पायथन का हिस्सा नहीं है?

A)
B)
C)
D)

Question: 65 Report Error

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

A)
B)
C)
D)

Question: 66 Report Error

python के लिए पिप का क्या अर्थ है?

A)
B)
C)
D)

Question: 67 Report Error

Python किस भाषा में लिखा गया है?

A)
B)
C)
D)

Question: 68 Report Error

पहचानकर्ताओं से निपटने के दौरान क्या पायथन केस संवेदनशील है?

A)
B)
C)
D)

Question: 69 Report Error

पायथन में दिनांक समय गणनाओं को संभालने के लिए निम्नलिखित में से किस मॉड्यूल को आयात करने की आवश्यकता है?

A)
B)
C)
D)

Question: 70 Report Error

pvm को प्राय: कहा जाता है।

pvm is often called.

A)
B)
C)
D)

Question: 71 Report Error

csv का अर्थ है

What is the meaning of CSV?

A)
B)
C)
D)

Question: 72 Report Error

यदि हम फ़ाइल खोलते समय फ़ाइल मोड निर्दिष्ट नहीं करते हैं, तो फ़ाइल मोड में खुलेगी

If we do not specify the file mode while opening the file, the file will open in

A)
B)
C)
D)

Question: 73 Report Error

किस प्रारूप/format में बाइनरी फ़ाइल में जानकारी होती है

In what format does a binary file contain information?

A)
B)
C)
D)

Question: 74 Report Error

एक प्रोग्रामर के लिए पढ़ने और लिखने में क्या आसान है।

What is easy for a programmer to read and write.

A)
B)
C)
D)

Question: 75 Report Error

पायथन में फंक्शन का उपयोग निम्न में से क्या है?

Which of the following is the use of function in Python?

A)
B)
C)
D)

Question: 76 Report Error

पायथन में फंक्शन का उपयोग निम्न में से क्या है?

Which of the following is the use of function in Python?

A)
B)
C)
D)

Question: 77 Report Error

पायथन उपयोग करता है:

Python uses:

A)
B)
C)
D)

Question: 78 Report Error

_______ उपयोगकर्ता प्रलेखन का हिस्सा है।

_______ is part of the user documentation.

A)
B)
C)
D)

Question: 79 Report Error

कथनों के नामित अनुक्रम को निम्नलिखित में से किस नाम से जाना जाता है?

Which of the following is a named sequence of statements known as?

A)
B)
C)
D)

Question: 80 Report Error

पायथन को ___ जाना जाता है:

Python is known as:

A)
B)
C)
D)

Question: 81 Report Error

पायथन में पूर्ण संख्या को संग्रहीत करने के लिए आप किस डेटा प्रकार का उपयोग करेंगे?

What data type would you use to store a whole number in Python?

A)
B)
C)
D)

Question: 82 Report Error

इस असाइनमेंट के बाद वेरिएबल x का डेटा प्रकार क्या होगा:

What will be the data type of the variable x after this assignment:

x = 3.5
A)
B)
C)
D)

Question: 83 Report Error

निम्नलिखित कोड स्निपेट का आउटपुट क्या है:

What is the output of the following code snippet:

print(type("Hello, World!"))
A)
B)
C)
D)

Question: 84 Report Error

पायथन भाषा में निम्नलिखित में से किसे परिभाषित नहीं किया जा सकता है

In python language.which of the following cannot be defined as

A)
B)
C)
D)

Question: 85 Report Error

समय-समय पर डेटा को हटाने और फ़ाइल में नया डेटा जोड़ने की प्रक्रिया को कहा जाता है

The process of periodically removing data and adding new data to a file is referred to as

A)
B)
C)
D)

Question: 86 Report Error

निम्नलिखित पायथन कोड का आउटपुट क्या है?

What is the output of the following Python code?

print(int())
A)
B)
C)
D)

Question: 87 Report Error

विकसित की गई पहली विशुद्ध रूप से ऑब्जेक्ट ओरिएंटेड प्रोग्रामिंग भाषा कौन सी थी?

Which was the first purely object oriented programming language developed?

A)
B)
C)
D)

Question: 88 Report Error

निम्नलिखित में से कौन एक वर्ग को सर्वोत्तम रूप से परिभाषित करता है?

Which of the following best defines a class?

A)
B)
C)
D)

Question: 89 Report Error

OOP का आविष्कार किसने किया?

Who invented OOP?

A)
B)
C)
D)

Question: 90 Report Error

OOP की कौन सी विशेषता कोड की पुन: प्रयोज्यता को दर्शाती है?

Which Feature of OOP illustrated the code reusability?

A)
B)
C)
D)

Question: 91 Report Error

निम्नलिखित में से कौन सा कथन सही है?

Which of the following statements are correct?

(i) Python is a high level programming language. 
(ii) Python is an interpreted language. 
(iii) Python is a compiled language. 
(iv) Python program is compiled before it is interpreted.
A)
B)
C)
D)

Question: 92 Report Error

पायथन में स्ट्रिंग लिटरल को दर्शाने के लिए किस प्रकार के उद्धरण का उपयोग किया जाता है?

Which type of quote is used to represent string literal in Python?

A)
B)
C)
D)

Question: 93 Report Error

कोड पर विचार करें, p का ​​मान क्या है?

Consider the code, What is the value of p?

p=q=r=30
A)
B)
C)
D)

Question: 94 Report Error

पायथन में वेरिएबल डिक्लेरेशन का सिंटैक्स क्या है?

What is the syntax of variable declaration in Python?

A)
B)
C)
D)

Question: 95 Report Error

पायथन में private identifier का प्रतिनिधित्व कैसे करें?

How to represent private identifier in Python?

A)
B)
C)
D)

Question: 96 Report Error

फ़ाइल प्रबंधन में, इस शब्द का क्या अर्थ है "आर, ए"?

In file handling, what does this terms means “r, a”?

A)
B)
C)
D)

Question: 97 Report Error

'how are you?' को 'How Are You?' में बदलने के लिए किस फ़ंक्शन का उपयोग किया जाना चाहिए?

Which function should be used to change 'how are you?' to 'How Are You?',

A)
B)
C)
D)

Question: 98 Report Error

निम्नलिखित में से कौन सा कथन आउटपुट को 'बी' के रूप में प्रिंट करता है?

Which of the following statement prints output as ‘B’?

A)
B)
C)
D)

Question: 99 Report Error

संकलक के लिए सत्य कथन में से एक का चयन करें?

Select one of the true statement for the compiler?

A)
B)
C)
D)

Question: 100 Report Error

शब्दकोश _________ प्रकार के Python हैं।

Dictionaries are _________ type of python.

A)
B)
C)
D)

Latest Updates