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

Solved - O Level Internet of Things Paper July 2022 | Set 1

Ques 1 Report Error

अल्ट्रासोनिक सेंसर में पल्सइन() के माध्यम से कौन सा पैरामीटर लिया जाता है?

Which parameter is taken through pulseIn() in ultrasonic sensor?

[A] Voltage

[B] Frequency

[C] Time duration

[D] Distance

Correct Answer : Voltage


Ques 2 Report Error

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

Which of the following is NOT a hard skill?

[A] Typing Speed

[B] Machine Operation

[C] Time Management

[D] Coding

Correct Answer : Time Management


Ques 3 Report Error

निम्नलिखित में से कौन सा LDR सेंसर एप्लिकेशन का उदाहरण है?

Which of the following is an example of an LDR sensor application?

[A] Lights

[B] Clock

[C] Voltage Divider

[D] All of above

Correct Answer : All of above


Ques 4 Report Error

एम2एम संचार की सफलता के लिए आवश्यक अवधारणाएं क्या हैं/हैं?

What are/is essential concept(s) for M2M Communication success?

[A] Continuous connectivity

[B] Message Delivery for sleeping devices

[C] Message communication path selection

[D] All of the above

Correct Answer : All of the above


Ques 5 Report Error

M2M की कौन सी विशेषता नहीं है?

Which one is not the feature of M2M?

[A] Low Mobility

[B] Time Controlled

[C] Circuit Switched

[D] Low Power Consumption

Correct Answer : Circuit Switched


Ques 6 Report Error

सबसे छोटा अंतर जो एक सेंसर पता लगा सकता है वह है:

The smallest difference that a sensor can detect is :

[A] Scale

[B] accuracy

[C] Resolution

[D] Precision

Correct Answer : Resolution


Ques 7 Report Error

IoT के लिए कौन सी संचार तकनीक उपयुक्त नहीं हो सकती?

Which one cannot be suitable communication technology for IoT?

[A] Zigbee

[B] NFC

[C] Bluetooth

[D] Wired network

Correct Answer : Wired network


Ques 8 Report Error

i2c कनेक्शन में, Arduino Uno पर कौन सा पिन SCL (सीरियल क्लॉक) के लिए उपयोग किया जाता है?

In i2c connection, which pin on the Arduino Uno is utilized for SCL (serial clock)?

[A] D2

[B] D4

[C] A2

[D] A4

Correct Answer : D4


Ques 9 Report Error

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

What will be the output of the following code?

int main()
{
int i = 25;
int k =i %4;
printf("%d\n", k);
}

[A] 1

[B] 2

[C] 3

[D] 4

Correct Answer : 1


Ques 10 Report Error

निम्नलिखित में से किसका उपयोग जोखिम विश्लेषण के लिए उपयोग किया जाता है?

Which of the following is used for risk analysis?

[A] DREAD

[B] OWASP

[C] STRIDE

[D] DAR

Correct Answer : DREAD


Ques 11 Report Error

कौन सा Arduino पिन 16x2 कैरेक्टर LCD पर Data5 (D5) पिन से जुड़ा है? लिक्विड क्रिस्टल एलसीडी(12, 11, 5, 4, 3, 2);

Which of the Arduino pins is connected to the Data5 (D5) pin on the 16x2 character LCD? Liquid Crystal lcd(12, 11, 5, 4, 3, 2);

[A] Pin No. 3

[B] Pin No. 2

[C] Pin No. 5

[D] Pin No. 4

Correct Answer : Pin No. 4


Ques 12 Report Error

सेंसर, सर्किट और माइक्रोकंट्रोलर जैसे कई शेल्फ घटकों का उपयोग करके स्मार्ट सेंसर और एम्बेडेड सिस्टम के साथ IoT हार्डवेयर और उपकरणों के निर्माण की प्रक्रिया किसे कहते हैं?

The process of building IoT hardware and devices enhanced with smart sensors and embedded system using many of the shelf components like sensors, circuits and microcontrollers is called?

[A] Prototyping

[B] Casting

[C] Protocasting

[D] Protocol typing

Correct Answer : Prototyping


Ques 13 Report Error

कैपेसिटिव प्रकार के आर्द्रता सेंसर में, आपने कितने विभिन्न प्रकार की विफलताएँ देखी हैं?

In a capacitive type humidity sensor, how many different types of failures have you seen?

[A] 2

[B] 4

[C] 6

[D] 3

Correct Answer : 3


Ques 14 Report Error

Arduino पर 9वां पिन किस कमांड को आउटपुट के रूप में सेट किया गया है?

Which command is the 9th pin on Arduino set as output?

[A] int sensorPin = 9;

[B] int sensorValue = 9;

[C] pinMode(9, OUTPUT);

[D] digitalWrite(9, HIGH);

Correct Answer : pinMode(9, OUTPUT);


Ques 15 Report Error

जब माइक्रोकंट्रोलर कुछ अंकगणितीय ऑपरेशन निष्पादित करता है, तो इनमें से किसका ध्वज बिट्स होता है? निम्नलिखित रजिस्टर प्रभावित हैं?

When the microcontroller executes some arithmetic operations, then the flag bits of which of the following register are affected ?

[A] DPTR

[B] PSW

[C] PC

[D] SP

Correct Answer : PSW


Ques 16 Report Error

निम्नलिखित में से कौन सा आपके सामाजिक व्यवहार को दर्शाता है?

Which of the following depicts your social behavior?

[A] Tradition

[B] Culture

[C] Manners

[D] Greetings

Correct Answer : Manners


Ques 17 Report Error

अपने स्वयं, क्षमताओं, भावनाओं और स्वयं के चरित्र के प्रति सचेत ज्ञान होना __________ कहा जाता है.

Having conscious knowledge of your own self, capabilities, feelings and one’s own character is called as __________.

[A] Self-Regulation

[B] Self-Motivation

[C] Self-Awareness

[D] None of the above

Correct Answer : Self-Awareness


Ques 18 Report Error

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

Which one from the following is not compulsory technology for establishment of IoT Setup?

[A] RFID

[B] Nanotechnology

[C] Cloud Computing

[D] None of the above

Correct Answer : None of the above


Ques 19 Report Error

निम्नलिखित में से कौन खतरा मॉडलिंग का तत्व नहीं है?

Which of the following is not an element of threat modelling?

[A] Asset

[B] Vulnerability

[C] Threat

[D] Time

Correct Answer : Time


Ques 20 Report Error

निम्नलिखित में से कौन सी सुझाई गई समय प्रबंधन तकनीक है/हैं?

Which of following is/are suggested time management technique(s)?

[A] Make good use of technology

[B] Clean up and get organized

[C] Concentrate on one key task at a time

[D] All of the above.

Correct Answer : All of the above.


Ques 21 Report Error

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

What will be the output of the following code?

void main()
{
int x = 5*6/2 +8;
printf("%d",x);
return 0;
}

[A] 20

[B] 21

[C] 23

[D] 19

Correct Answer : 23


Ques 22 Report Error

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

What will be the output of the following Arduino code?

#define X 10;
void setup(){
X=0;
Serial.begin(9600);
Serial.print(X);
}
void loop(){
//Do nothing...
}

[A] 0xAB

[B] 0xa

[C] 0

[D] Error

Correct Answer : Error


Ques 23 Report Error

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

What will be the output of the following code?

int main()
{
int a=5;
while(a=123)
{
    printf("RABBIT\n");
}
printf("GREEN");
return 0;
}

[A] RABBIT is printed unlimited number of times

[B] RABBIT GREEN

[C] Compiler error

[D] GREEN

Correct Answer : RABBIT is printed unlimited number of times


Ques 24 Report Error

यदि "पिन2" को "1011" भेजा जाता है जहां 1 5V है और 0 0V है तो "पिन1" का आउटपुट क्या है?

What is the output of “pin1” if “pin2” is sent “1011” where 1 is 5V and 0 is 0V?


int pin1 = 12;
int pin2 = 11;
void setup() {
         pinMode(pin1, OUTPUT);
         pinMode(pin2, INPUT);
         Serial.begin(9600);
}
void loop() {
     if(digitalRead(pin2)==1) {
       digitalWrite(pin1,LOW);
}
else if(digitalRead(pin2)==0) {
digitalWrite(pin1,HIGH);
}
}

[A] 1110

[B] 0100

[C] 1111

[D] 1011

Correct Answer : 0100


Ques 25 Report Error

मुख्य रूप से रियल टाइम सिस्टम का उपयोग _______________ के लिए किया जाता है।

Mainly Real Time Systems are used for _______________.

[A] Used for monitoring events as they occur

[B] Used for real time interactive users

[C] Used by user any time offline

[D] Used for real time coding

Correct Answer : Used for real time interactive users


Ques 26 Report Error

साक्षात्कार की तैयारी के लिए आवश्यक क्रम है:

The sequence required for the preparation of an interview is:

[A] Job-searching, Self-Analyzing and Identifying skills

[B] Identifying skills, Job-searching and Self-Analyzing

[C] Self-Analyzing, Identifying skills and job-searching

[D] Self-Analyzing, job-searching and Identifying skills

Correct Answer : Self-Analyzing, Identifying skills and job-searching


Ques 27 Report Error

कोड के निम्नलिखित भाग का आउटपुट क्या होगा?

What will be the output of the following piece of code?


#include <stdio.h>
int main() {
for(i = 0;i < 8; i++);
printf("%d", i);
return 0;
}

[A] 0

[B] 1234567

[C] 8

[D] infinite loop

Correct Answer : 8


Ques 28 Report Error

8085 माइक्रोप्रोसेसर में कितने झंडे होते हैं?

How many flags are there in 8085 Microprocessor?

[A] 05

[B] 09

[C] 12

[D] 15

Correct Answer : 05


Ques 29 Report Error

आउटपुट वोल्टेज के रूप में संगत 270mV के लिए सेल्सियस LM35 में तापमान क्या है?

What is temperature in Celsius LM35 for corresponding 270mV as a output voltage ?

[A] 50

[B] 25

[C] 27

[D] 54

Correct Answer : 27


Ques 30 Report Error

लेखन के लाभ निर्धारित करें.

Determine the benefits of writing.

[A] The speaker himself did not have to be present in order to communicate

[B] The knowledge of one generation could be accumulated and passed on to the next

[C] Both (A) & (B)

[D] We can represent, what we want

Correct Answer : Both (A) & (B)


Ques 31 Report Error

निष्पादन इकाई की भूमिका क्या है?

What is role of Execution unit?

[A] Encoding

[B] Decoding

[C] Calculation

[D] Processing

Correct Answer : Processing


Ques 32 Report Error

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

Which of the following concept is not similar to IoT?

[A] Ubiquitous Sensor Networks

[B] Web of Things

[C] Cloud of Things

[D] Virtual Things

Correct Answer : Virtual Things


Ques 33 Report Error

नेटवर्क लेयर में डेटा किस रूप में स्थानांतरित होता है?

In which form data transferred in network layer?

[A] Packets

[B] Datagram

[C] Bytes

[D] Bits

Correct Answer : Packets


Ques 34 Report Error

C में, आप एक सारणी कैसे स्थापित करते हैं?

In C, how do you set up an array?

[A] int k={3,4}

[B] int k=new int[2]

[C] int k [2] ={3,4};

[D] int k(2)={3,4};

Correct Answer : int k [2] ={3,4};


Ques 35 Report Error

MQ2 गैस सेंसर में कितने टर्मिनल होते हैं?

How many terminals does the MQ2 Gas Sensor have?

[A] 1

[B] 2

[C] 3

[D] 4

Correct Answer : 4


Ques 36 Report Error

Arduino UNO के एनालॉग पिन समूह के लिए कौन सा गलत है?

Which one is incorrect for the Arduino UNO's analog pin group?

[A] Logic (1/0) not used for input/output.

[B] Used for the digital conversion of analog values taken from external environment.

[C] There are 6 analog input pins.

[D] The resolution of each input is 10 bits.

Correct Answer : Used for the digital conversion of analog values taken from external environment.


Ques 37 Report Error

ZigBee IoT के लिए सबसे उपयुक्त संचार मानक है।

ZigBee is most Suitable communication standard for IoT.

[A] Low data rate

[B] Low power consumption

[C] Both (A) and (B)

[D] Easy to setup

Correct Answer : Both (A) and (B)


Ques 38 Report Error

यदि किसी व्यक्ति के कार्यों को विवेक द्वारा दृढ़ता से नियंत्रित किया जाता है, तो इसकी सबसे अधिक संभावना है a(n) __________ प्रकार का व्यक्तित्व?

An individual's actions are most likely to be strongly controlled by conscience if they have a(n) __________ type of personality?

[A] Inner-directed personality

[B] Other-directed personality

[C] Partial-Directed

[D] None of the above

Correct Answer : Inner-directed personality


Ques 39 Report Error

फ़ंक्शंस के साथ C प्रोग्राम का आउटपुट क्या है?

What is the output of C program with functions?

int main() {
   int a = 0;
  printf("AJAY ");
return 1;
  printf("VIJAY");
  return 1;
}

[A] AJAY VIJAY

[B] AJAY

[C] VIJAY

[D] Compiler error

Correct Answer : AJAY


Ques 40 Report Error

Arduino में __________पिन के लिए फ़ेडिंग तकनीक का उपयोग किया जाता है।

Fading technique used for__________pin in Arduino.

[A] A2

[B] D2

[C] PWM

[D] 5V

Correct Answer : PWM


Ques 41 Report Error

कौन सा मेमोरी का प्रकार नहीं है?

Which One is not the type of Memory?

[A] NVRAM

[B] EPROM

[C] MASKED ROM

[D] DPROM

Correct Answer : DPROM


Ques 42 Report Error

int a:16;16यहाँ क्या इंगित करता है?

int a:16; what is 16 indicate here?

[A] Value

[B] Size

[C] Address

[D] None

Correct Answer : Size


Ques 43 Report Error

अच्छे शिष्टाचार में शामिल नहीं हैं:

Good manners do not include:

[A] Treating people nicely

[B] Good Body language

[C] Actions

[D] Abusing

Correct Answer : Abusing


Ques 44 Report Error

एमक्यूटीटी का अर्थ है:

MQTT stands for :

[A] Message Queue Telegram Transport

[B] Message Queue Telemetry Transport

[C] Message Queuing Telemetry Transport

[D] Message Queuing Telegram Transport

Correct Answer : Message Queuing Telemetry Transport


Ques 45 Report Error

निम्नलिखित में से कौन संचार बाधा नहीं हो सकता है?

Which of the following cannot be the communication barrier?

[A] Language

[B] Culture

[C] Physical

[D] Habits

Correct Answer : Habits


Ques 46 Report Error

एलपीडब्ल्यूएएन:

The LPWAN :

[A] Low Power Wide Area Network

[B] Low bit rate

[C] Both (A) and (B)

[D] Short range wireless communication.

Correct Answer : Both (A) and (B)


Ques 47 Report Error

औपचारिक कार्यक्रम ख़त्म होने के बाद आपको किसे धन्यवाद पत्र लिखना चाहिए?

After the formal event is over, to whom should you write a thank you note?

[A] The event host

[B] Sponsoring organizations

[C] Special guests or dignitaries

[D] All of the above

Correct Answer : All of the above


Ques 48 Report Error

रिले को Arduino के साथ संचालित करने के लिए स्विचिंग समय क्या है?

What is switching time for relay to operate with Arduino?

[A] 5-10 s

[B] 5-10 ms

[C] 10-15 ms

[D] 10-12 ms

Correct Answer : 5-10 ms


Ques 49 Report Error

GPIO का क्या मतलब है?

What does GPIO stand for?

[A] General-Purpose Input/Output

[B] General-Purpose Inner/Outer

[C] Both (A) & (B)

[D] None of the Above

Correct Answer : General-Purpose Input/Output


Ques 50 Report Error

अनुरोध-प्रतिक्रिया IoT संचार मॉडल के संबंध में कौन सा कथन सत्य है?

Which statement is true in concern with Request-response IoT communication model?

[A] Each Request-response pair is dependent of others

[B] Request – response is a stateless communication model

[C] Client server architecture of Request-response uses queues

[D] In Request-response publisher is a client and broker are server.

Correct Answer : Request – response is a stateless communication model


Ques 51 Report Error

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

Which of the following environmental factors affects the personality?

[A] Social factors

[B] Cultural factors

[C] Emotional factors

[D] All of the above

Correct Answer : All of the above


Ques 52 Report Error

Arduino uno में प्रोग्राम मेमोरी का आकार ___ है।

Arduino uno have ___size of program memory.

[A] 10 KB

[B] 4KB

[C] 64KB

[D] 32KB

Correct Answer : 32KB


Ques 53 Report Error

सभी संचार घटनाओं में __________ होता है।

All communication events have a __________.

[A] Resource

[B] Source

[C] Start

[D] End

Correct Answer : Source


Ques 54 Report Error

Arduino UNO की क्लॉक स्पीड है:

Clock Speed of Arduino UNO is :

[A] 16 MHz

[B] 12MHz

[C] 18 MHz

[D] 14 MHz

Correct Answer : 16 MHz


Ques 55 Report Error

यदि हम IR सेंसर के Vcc को 25V का वोल्टेज आपूर्ति करें तो क्या होगा?

What will happen if we supply a voltage of 25V to the Vcc of the IR sensor?

[A] Damage is caused

[B] Sensor will work fine

[C] Sensor will not respond for the time the voltage is applied

[D] Sensor will function normally

Correct Answer : Damage is caused


Ques 56 Report Error

C प्रोग्राम का आउटपुट क्या है?

What is the output of C Program ?

int main()
{
  int k=10;
while(k <= 12)
{
     printf("%d ", k);
     k++;
}
return 0;
}

[A] 10 10 10

[B] 12 12 12

[C] 10 11 12

[D] 12 11 10

Correct Answer : 10 11 12


Ques 57 Report Error

DHT11 _______ है।

DHT11 is _______.

[A] Microprocessor

[B] Motion sensor

[C] Switching Device

[D] Humidity sensor

Correct Answer : Humidity sensor


Ques 58 Report Error

निम्नलिखित में से कौन एक एक्चुएटर नहीं है?

Which of the following is not an actuator?

[A] DC Motor

[B] Stepper Motor

[C] Relay

[D] shutter doors

Correct Answer : Relay


Ques 59 Report Error

Arduino IDE किस प्रोग्रामिंग भाषा में लिखा गया है?

What programming language is the Arduino IDE written in?

[A] Java

[B] C/C++

[C] Python

[D] Assembly

Correct Answer : Java


Ques 60 Report Error

नकारात्मक तनाव की निम्नलिखित विशेषताएं हैं:

The following are the characteristics of Negative Stress :

[A] It cause anxiety

[B] It feels unpleasant

[C] It decreases performance

[D] All of the above

Correct Answer : All of the above


Ques 61 Report Error

Arduino में PWM पिन के लिए किस फ़ंक्शन का उपयोग किया जाता है?

Which Function is used for PWM pin in Arduino?

[A] digitalWrite()

[B] serial.print ( )

[C] analogWrite()

[D] pinMode()

Correct Answer : analogWrite()


Ques 62 Report Error

आईएसएम का मतलब है:

ISM stand for :

[A] Industrial, Scientific and Medical

[B] Information, Scientific and Medical

[C] Industrial, Science and Medical

[D] Industrial, Scientific and Medicine

Correct Answer : Industrial, Scientific and Medical


Ques 63 Report Error

कौन सा IoT सिस्टम का एक तत्व नहीं हो सकता है?

Which one cannot be the one element of an IoT System?

[A] People

[B] Application

[C] Nanotechnology

[D] Privacy

Correct Answer : People


Ques 64 Report Error

coap://localhost:4589/तापमान/temp1, यहां 4589 है:

coap://localhost:4589/Temperature/temp1, here the 4589 is :

[A] Port address

[B] MAC address of Device

[C] Unique identifier of the parameter

[D] Unique identifier of the device

Correct Answer : Port address


Ques 65 Report Error

जानकारी सुरक्षित करने में आने वाली चुनौती को पहचानें।

Identify the challenge coming under securing the information.

[A] Security

[B] Signaling

[C] Power Consumption

[D] Presence Detection

Correct Answer : Presence Detection


Ques 66 Report Error

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

Which of the following is a function of a sensor?

[A] Separate physical parameters

[B] Activate a response

[C] Track & transfer data to processor

[D] Move a robotic arm

Correct Answer : Track & transfer data to processor


Ques 67 Report Error

नेटवर्क प्रदाता के रूप में किसे जाना जाता है?

Which one known as network provider?

[A] Arduino uno

[B] ESP8266

[C] LM35

[D] PIC1825G62

Correct Answer : ESP8266


Ques 68 Report Error

मौखिक संचार में तत्काल __________ की संभावना है।

There is the prospect of immediate __________ in oral communication.

[A] Reaction

[B] Reflection

[C] Response

[D] Reset

Correct Answer : Response


Ques 69 Report Error

Arduino UNO में __________ माइक्रोकंट्रोलर का उपयोग किया जाता है।

__________ microcontroller used in Arduino UNO.

[A] AT91SAM3x8E

[B] AT90S2313

[C] ATmega328p

[D] AT90S/LS8535

Correct Answer : ATmega328p


Ques 70 Report Error

निम्नलिखित में से किस विधि का उपयोग करके एक डिजिटल मान को एनालॉग सिग्नल में परिवर्तित किया जाता है?

A digital value is converted to an analogue signal using which of the following Methods?

[A] analogRead()

[B] ADC

[C] DAC

[D] pinMode()

Correct Answer : DAC


Ques 71 Report Error

लिलिपैड अरुडिनो का संबंध है:

The Lilypad Arduino is concerned with:

[A] e-textiles and wearables projects

[B] sewn to fabric

[C] ATmega168V/ ATmega328V

[D] All of these

Correct Answer : sewn to fabric


Ques 72 Report Error

जब a = 4, तो का मान क्या है? नीचे दिए गए कथन में

When a = 4, what is the value of in the given below statement

b = (a > 6 ? 4 : 6);

[A] 0

[B] Error

[C] 4

[D] 6

Correct Answer : 6


Ques 73 Report Error

एपीआई का मतलब है:

API stands for :

[A] Application Programming Interface

[B] Address Programming Interface

[C] Accessing peripheral through the interface

[D] none of the above

Correct Answer : Application Programming Interface


Ques 74 Report Error

सर्किट बोर्ड का प्रकार जिसका उपयोग Arduino बोर्ड की क्षमताओं के विस्तार के लिए किया जा सकता है:

Type of circuit board which can be used for extension of capabilities of Arduino board :

[A] Bread Board

[B] Shield

[C] Actuator

[D] Microprocessor

Correct Answer : Shield


Ques 75 Report Error

________खिंचाव/तनाव से संबंधित तनाव।

Stress related to _________strain/tension.

[A] Mental

[B] Emotional

[C] Physical

[D] All of the above

Correct Answer : All of the above


Ques 76 Report Error

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

Which command used to print message on second line in LCD?

[A] lcd.getcursor(0,0);

[B] lcd.setcursor(0,0);

[C] lcd.getcursor(0,1);

[D] lcd.setcursor(0,1);

Correct Answer : lcd.setcursor(0,1);


Ques 77 Report Error

सेंसर __________ पर आधारित आउटपुट सिग्नल उत्पन्न करता है

Sensor generates an output signal based on __________

[A] Input

[B] Data

[C] Physical Quantity

[D] None

Correct Answer : Physical Quantity


Ques 78 Report Error

Arduino नैनो बोर्ड में कितने एनालॉग पिन का उपयोग किया जाता है?

How many analog pins are used in Arduino nano board?

[A] 12

[B] 16

[C] 8

[D] 14

Correct Answer : 8


Ques 79 Report Error

व्यक्तित्व मूल्यांकन का माप कौन सा नहीं है?

Which is not the measure for the personality assessment?

[A] Communication

[B] Body Language

[C] Color

[D] Dressing

Correct Answer : Color


Ques 80 Report Error

निम्नलिखित में से कौन सा IoT का अनुप्रयोग नहीं है?

Which of the following is not an application of IoT?

[A] Wearables

[B] Smart Grid

[C] Arduino

[D] Smart City

Correct Answer : Arduino


Ques 81 Report Error

शिक्षार्थी की पसंद और नापसंद मन की स्थिति पर निर्भर करती है, जो __________ है

Likes and dislikes of learner depends on state of mind, which is __________ .

[A] Attitude

[B] Aptitude

[C] Motivation

[D] Intelligence

Correct Answer : Attitude


Ques 82 Report Error

____________ 16 बिट माइक्रोकंट्रोलर का एक उदाहरण है।

____________ is an example of 16 bit microcontroller.

[A] 8031 Microcontroller

[B] 8051 Microcontroller

[C] 8096 Microcontroller

[D] None of the above

Correct Answer : 8096 Microcontroller


Ques 83 Report Error

एक वास्तविक या कथित खतरा या चुनौती जो शरीर को प्रतिक्रिया उत्पन्न करने के लिए प्रेरित करती है वह (एन) है _______.

A real or perceived threat or challenge that causes the body to produce a response is a(n) _______.

[A] Frustration

[B] Phobia

[C] Injury

[D] Stressor

Correct Answer : Stressor


Ques 84 Report Error

निम्नलिखित में से कौन निष्क्रिय ट्रांसड्यूसर नहीं है?

Which of the following is not passive transducer?

[A] Thermistor

[B] Transformer

[C] Thermocouple

[D] Robot

Correct Answer : Thermocouple


Ques 85 Report Error

MAC और IPV6 पतों की मानक लंबाई क्या है?

What is the standard length of MAC and IPV6 addresses?

[A] 48 and 128

[B] 48 and 32

[C] 48 and 64

[D] 52 and 128

Correct Answer : 48 and 128


Ques 86 Report Error

Arduino में LED को चालू करने के लिए फ़ंक्शन का नाम क्या है?

What is the function name for turn on led in arduino?

[A] digitalwrite()

[B] digitalread()

[C] digitalWrite()

[D] digitalRead()

Correct Answer : digitalWrite()


Ques 87 Report Error

यदि 5V का वोल्टेज एक Arduino UNO पर A0 पिन के बराबर पिन पर लगाया जाता है, तो नीचे दिए गए प्रोग्राम का आउटपुट क्या होता है ?

If a voltage of 5V is applied to the pin equivalent to the A0 pin on an Arduino UNO, what is the output of the programme below?

[A] 0

[B] 5

[C] 1024

[D] 100

Correct Answer : 1024


Ques 88 Report Error

8085 माइक्रोप्रोसेसर में कितने पिन होते हैं?

How many pins are there in 8085 Microprocessor?

[A] 30

[B] 35

[C] 40

[D] 45

Correct Answer : 40


Ques 89 Report Error

सही बॉयलरप्लेट Arduino कोड ढूंढें

Find the correct boilerplate Arduino code .

[A] dataType const PROGMEM variableName [] = {};

[B] dataType PROGMEM const variableName [] = {};

[C] const dataType variableName [] PROGMEM = {};

[D] const dataType PROGMEM variableName [] = {};

Correct Answer : const dataType variableName [] PROGMEM = {};


Ques 90 Report Error

डेटाग्राम ट्रांसपोर्ट लेयर सुरक्षा प्रदान करता है

Datagram Transport Layer Security provides

[A] Security features on UDP

[B] Security features on TCP

[C] Security features on UDP and TCP

[D] None of the Above

Correct Answer : Security features on UDP


Ques 91 Report Error

मौखिक संचार के लिए किस प्रकार के शब्द से बचना चाहिए?

Which kind of word to be avoided for verbal communication?

[A] Simple

[B] Technical

[C] Easy

[D] Local language

Correct Answer : Technical


Ques 92 Report Error

AVR माइक्रोकंट्रोलर्स के लिए C/C++ कोड को बाइनरी में अनुवाद करने के लिए किस कंपाइलर का उपयोग किया जाता है?

Which compiler is used to translate C/C++ code into binary for AVR microcontrollers?

[A] G++

[B] AVR-GCC

[C] Python

[D] Both (A) and (B)

Correct Answer : Both (A) and (B)


Ques 93 Report Error

रेफ्रिजरेटर को हम इसे स्मार्ट डिवाइस बनाने के लिए IoT सुविधा तैनात कर सकते हैं, लेकिन _________।

We can deploy IoT feature in Refrigerator to make it smart device, but _________.

[A] Firstly extend connectivity feature

[B] Make it Smaller in size

[C] First trained the people to operate

[D] No prerequisites required

Correct Answer : Firstly extend connectivity feature


Ques 94 Report Error

Arduino प्रोग्राम में विलंब उत्पन्न करने के लिए किस कमांड का उपयोग किया जाता है?

Which command is used to create a delay in the Arduino program?

[A] digitalRead()

[B] for()

[C] pinMode()

[D] delay()

Correct Answer : delay()


Ques 95 Report Error

OSI में कितनी परतें होती हैं?

How many layers are there in OSI?

[A] 5

[B] 4

[C] 7

[D] 6

Correct Answer : 7


Ques 96 Report Error

किस प्रकार के निर्देशों का प्रोग्राम काउंटर पर सबसे अधिक प्रभाव पड़ता है?

What types of instructions have the most impact on the programme counter?

[A] Call & Jump

[B] getchar & putchar

[C] Call & Return

[D] Return & Jump

Correct Answer : Call & Jump


Ques 97 Report Error

इंटरनेट ऑफ थिंग्स की अवधारणा में चीजें शामिल हैं

In the concept of Internet of Things, Things include :

[A] Computer like Device

[B] Non-Computer Device

[C] Any electric Device

[D] All of the above

Correct Answer : All of the above


Ques 98 Report Error

किस प्रकार की बातचीत के लिए पर्यवेक्षक की उपस्थिति आवश्यक होती है?

Which type of negotiation necessitates the presence of an observer?

[A] Formal

[B] Informal

[C] Both

[D] Friendly

Correct Answer : Formal


Ques 99 Report Error

IoT प्रणाली में भारी मात्रा में डेटा उत्पन्न होता है जो होना चाहिए:

A huge amount of data is generated in IoT system that must be :

[A] Analyzed

[B] Visualized

[C] Stored

[D] All of the above

Correct Answer : All of the above


Ques 100 Report Error

Arduino प्रोग्रामिंग में _______ हमेशा के लिए जाने का संकेत देता है।

In Arduino programming _______ indicate going forever.

[A] void loop

[B] void setup

[C] while

[D] OUTPUT

Correct Answer : void loop


Related Papers
Latest Updates