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

Solved - O Level IoT Paper January 2025

Ques 1 Report Error

Arduino सॉफ़्टवेयर में LCD डिस्प्ले चलाने के लिए _____________ शामिल है।

The Arduino software includes the _____________ for driving LCD displays.

[A] Wire library

[B] LiquidCrystal library

[C] Servo library

[D] EEPROM library

Correct Answer : LiquidCrystal library


Ques 2 Report Error

वाक्य के प्रकार को पहचानें: लड़का टावर के शीर्ष पर चढ़ गया।

Identify the type of sentence: The boy climbed up to the top of the tower.

[A] Simple

[B] Compound

[C] Complex

[D] Superlative

Correct Answer : Simple


Ques 3 Report Error

Arduino के साथ प्रदान किए गए HelloWorld स्केच को चलाने के लिए, आपको Arduino IDE में किन चरणों का पालन करना चाहिए?

To run the HelloWorld sketch provided with Arduino, which steps should you follow in the Arduino IDE?

[A] Tools → Serial Monitor → HelloWorld

[B] File → Open → HelloWorld.ino

[C] File → Examples → Library → LiquidCrystal → HelloWorld

[D] Sketch → Upload → LiquidCrystal

Correct Answer : File → Examples → Library → LiquidCrystal → HelloWorld


Ques 4 Report Error

सॉफ्ट स्किल्स किस वर्ष शुरू की गईं?

Soft skills introduced in which year?

[A] 1999

[B] 1972

[C] 2005

[D] 1991

Correct Answer : 1972


Ques 5 Report Error

कोड संकलित करने का उद्देश्य क्या है?

What is the purpose of compiling code?

[A] To run the program

[B] To debug the program

[C] To optimize the program for performance

[D] To translate the source code into machine code

Correct Answer : To translate the source code into machine code


Ques 6 Report Error

समान वस्तु के संग्रह या समूह को कहते हैं

A collection or group of similar object is called

[A] Variable

[B] Array

[C] Function

[D] Loop

Correct Answer : Array


Ques 7 Report Error

सारणियों की सारणी को ____सरणी कहा जाता है

Array of arrays is called ____array

[A] Bidirectional

[B] Combo

[C] Multidimensional

[D] Multi-value

Correct Answer : Multidimensional


Ques 8 Report Error

C भाषा में किसी फ़ंक्शन को परिभाषित करने के लिए किस कीवर्ड का उपयोग किया जाता है?

Which keyword is used to define a function in C Language?

[A] function

[B] define

[C] main

[D] void

Correct Answer : void


Ques 9 Report Error

LDR सेंसर किस प्रकार का सेंसर है?

What kind of sensor is the LDR Sensor?

[A] Passive

[B] Active

[C] Radio

[D] Pressure based

Correct Answer : Passive


Ques 10 Report Error

What is the primary use of the if-else statement in C language?

C भाषा में if-else स्टेटमेंट का प्राथमिक उपयोग क्या है?

[A] To define a loop structure

[B] To execute one block of code if a condition is true and another if it is false

[C] To declare variables

[D] To terminate a program

Correct Answer : To execute one block of code if a condition is true and another if it is false


Ques 11 Report Error

मेमो का समानार्थी शब्द कौन सा नहीं है?

Which is not the synonym of memo?

[A] Circular

[B] Memorandum

[C] Message

[D] Minute

Correct Answer : Circular


Related Papers
Latest Updates