O Level
Questions No: 1/50

What is the Full Form of SSD
SSD का फुल फॉर्म क्या है?

Questions No: 2/50

The advantages of using functions is
फंक्शन का उपयोग करने के________ फायदे हैं

Questions No: 3/50

Is it possible to insert a table within another table?
क्या किसी टेबल को किसी अन्य टेबल में सम्मिलित करना संभव है?

Questions No: 4/50

What will be the output of the following Python code?

a={1:"A",2:"B",3:"C"}
for i in a: 
    print(i,end=" ")

Questions No: 5/50

Given a function that does not return any value, what value is shown when executed at the shell ?
एक फ़ंक्शन जो कोई मान नहीं लौटाता है ,शेल पर निष्पादित होने पर कौन सा मान दिखाया जाता है

Questions No: 6/50

In Arduino programming, ____________ function is used to make digital pin HIGH
Arduino प्रोग्रामिंग में, डिजिटल पिन को हाई बनाने के लिए ____________ फ़ंक्शन का उपयोग किया जाता है

Questions No: 7/50

Which of the following is not a control structure ?
निम्न में से कौन सा नियंत्रण संरचना नहीं है |

Questions No: 8/50

GPRS stands for

Questions No: 9/50

What value does the following expression evaluate to ?

print(5 + 8 * ((3*5)-9)/10)

Questions No: 10/50

Which one of the following is inmmutable data type?

Questions No: 11/50

Actual instructions in flowcharting are represented in ____ .
फ्लोचार्टिंग में वास्तविक निर्देशों का प्रतिनिधित्व ____ में किया जाता है ।

Questions No: 12/50

What is the intersection of a column and a row on a worksheet called?
वर्कशीट पर एक कॉलम और एक पंक्ति के प्रतिच्छेदन को क्या कहा जाता है?

Questions No: 13/50

It is not possible to insert ______ in a document.
दस्तावेज़ में यह सम्मिलित करना संभव नहीं है ।

Questions No: 14/50

Which of the following functions is used to open a file in Python?
पायथन में फ़ाइल खोलने के लिए निम्नलिखित में से किस फ़ंक्शन का उपयोग किया जाता है?

Questions No: 15/50

SaaS is an acronym for
SaaS का संक्षिप्त रूप है

Questions No: 16/50

What is the correct way to attach an event handler in JavaScript using addEventListener()?
AddEventListener() का उपयोग करके जावास्क्रिप्ट में इवेंट हैंडलर संलग्न करने का सही तरीका क्या है?

Questions No: 17/50

To check the grammar we should go to which or the following menus ?
व्याकरण की जाँच करने के लिए हमें किस मेनू या निम्न मेनू पर जाना चाहिए?

Questions No: 18/50

What is the correct way in which we can start an ordered list that has the numeric value count of 5?
वह सही तरीका क्या है जिससे हम एक क्रमबद्ध सूची शुरू कर सकते हैं जिसमें संख्यात्मक मान हो 5 की गिनती?

Questions No: 19/50

Which of the following Function is called only once in Arduino program?
निम्न में से कौन सा फ़ंक्शन Arduino प्रोग्राम में केवल एक बार कॉल किया जाता है?

Questions No: 20/50

Identify the default font used in W3.Font
W3.Font में प्रयुक्त डिफ़ॉल्ट फ़ॉन्ट की पहचान करें

Questions No: 21/50

Which keyword is used to remove individual items or the entire dictionary itself.
अलग-अलग आइटम या पूरी डिक्शनरी को हटाने के लिए किस कीवर्ड का उपयोग किया जाता है।

Questions No: 22/50

Latest version of the Internet Protocol (IPv6) and Low-power Wireless Personal Area Networks is acronym as
इंटरनेट प्रोटोकॉल (आईपीवी6) और लो-पावर वायरलेस पर्सनल एरिया का नवीनतम संस्करण नेटवर्क का संक्षिप्त रूप है

Questions No: 23/50

Which of the following directories contains the configuration files ?
निम्नलिखित में से किस निर्देशिका में कॉन्फ़िगरेशन फ़ाइलें रहती हैं?

Questions No: 24/50

What can be shared on instagram?
इंस्टाग्राम पर क्या शेयर किया जा सकता है?

Questions No: 25/50

w3.css has a panel class that adds top and bottom margin and left and right padding to any elements respectively. which of the following is true?
w3.css में एक पैनल क्लास है जो किसी भी तत्व में क्रमशः ऊपर और नीचे का मार्जिन और बाएँ और दाएँ पैडिंग जोड़ता है। निम्नलिखित में से कौन सा सही है?

Questions No: 26/50

LibreOffice Calc does not give a wizard for
लिब्रे ऑफिस कैल्क____ के लिए विज़ार्ड नहीं देता है

Questions No: 27/50

Which type of devices are used to collect live data from the surrounding environment
आस-पास के वातावरण से लाइव डेटा एकत्र करने के लिए किस प्रकार के उपकरणों का उपयोग किया जाता है

Questions No: 28/50

Full Form of WIFI ?
WIFI का पूर्ण रूप?

Questions No: 29/50

Which of the following functions cannot be used on heterogeneous sets?
निम्न में से किस फ़ंक्शन का यूज़ हेटरजीन्यस सेटों पर नहीं किया जा सकता है?

Questions No: 30/50

Which of the following is NOT a subfield of artificial intelligence?
निम्नलिखित में से कौन सा कृत्रिम बुद्धिमत्ता का उपक्षेत्र नहीं है?

Questions No: 31/50

Which is Client Side Script Language
कौन से क्लाइंट साइड स्क्रिप्ट लैंग्वेज है

Questions No: 32/50

Give the output of: print(2^5)
इसका आउटपुट क्या होगा : print(2^5)

Questions No: 33/50

How do you declare a JavaScript variable?

Questions No: 34/50

What will be the output of the following Python code snippet?

test = {1:'A', 2:'B', 3:'C'}
test = {} 
print(len(test))

Questions No: 35/50

Before you analyse data, you must do the following
डेटा का विश्लेषण करने से पहले, आपको निम्न कार्य करना चाहिए

Questions No: 36/50

Protocols are
प्रोटोकॉल क्या है

Questions No: 37/50

How many GPIO (General Purpose Input/Output) pins are available on an Arduino Uno?
Arduino Uno पर कितने GPIO (सामान्य प्रयोजन इनपुट/आउटपुट) पिन उपलब्ध हैं?

Questions No: 38/50

What is the main function of utility software?
यूटिलिटी सॉफ्टवेयर का मुख्य कार्य क्या है

Questions No: 39/50

Which type of cryptography uses a single key for both encryption and decryption?
किस प्रकार की क्रिप्टोग्राफी एन्क्रिप्शन और डिक्रिप्शन दोनों के लिए एक ही कुंजी का उपयोग करती है?

Questions No: 40/50

What does the z-index property in CSS control
CSS में z-index प्रॉपर्टी क्या नियंत्रित करती है

Questions No: 41/50

Which layer is not a part of TCP/IP model
कौन सी लेयर टीसीपी/आईपी मॉडल का हिस्सा नहीं है

Questions No: 42/50

Wi-Fi is based on which of the following standard?
वाई-फाई निम्नलिखित में से किस मानक पर आधारित है?

Questions No: 43/50

Which attribute is used to change the thickness of line in <hr> tag
<hr> टैग में लाइन की मोटाई बदलने के लिए किस विशेषता का उपयोग किया जाता है

Questions No: 44/50

_____________ monitors user activity on internet and transmit that information in the background to someone else.
_____________ इंटरनेट पर उपयोगकर्ता की गतिविधि पर नज़र रखता है और उस जानकारी को पृष्ठभूमि में किसी और को प्रेषित करता है।

Questions No: 45/50

What does OTP stand for?
ओटीपी का क्या अर्थ है?

Questions No: 46/50

GSM (Global System for Mobile communications) is developed in?
जीएसएम (मोबाइल संचार के लिए वैश्विक प्रणाली) विकसित किया गया है?

Questions No: 47/50

Two main measures for the efficiency of an algorithm are
एक एल्गोरिथम की दक्षता के लिए दो मुख्य उपाय हैं:

Questions No: 48/50

_________immediately terminates the current loop iteration.
_________ वर्तमान लूप पुनरावृत्ति को तुरंत समाप्त कर देता है।

Questions No: 49/50

Which one of the option is not shown in Control PANEL
Control PANEL में कौन सा विकल्प नहीं दिखाया गया है

Questions No: 50/50

Which of the following is an invalid mode?
निम्न में से कौन सा अमान्य मोड है?