Internet of Things MCQ M4-R5 O Level

Internet of Things MCQ M4-R5 O Level

181.Does Raspberry Pi need external hardware?
क्या रास्पबेरी पाई को बाहरी हार्डवेयर की आवश्यकता है?
A) True
B) False ✔️

182.Does RPi have an internal memory?
क्या आरपीआई में एक आंतरिक मेमोरी है?
A) True ✔️
B) False

183.What do we use to connect TV to RPi?
आरपीआई से टीवी को जोड़ने के लिए हम क्या उपयोग करते हैं?
A) Male HDMI
B) Female HDMI
C) Male HDMI and Adapter ✔️
D) Female HDMI and Adapter

184.How power supply is done to RPi?
आरपीआई को बिजली की आपूर्ति कैसे की जाती है?
A) USB connection ✔️
B) Internal battery
C) Charger
D) Adapter

185.What is the Ethernet/LAN cable used in RPi?
RPI में इथरनेट / LAN केबल का उपयोग क्या है?
A) Cat5
B) Cat5e
C) Cat6
D) RJ45 ✔️

186.What are the parameters that are default values?
डिफ़ॉल्ट मान वाले पैरामीटर क्या हैं?
A) Port_Name and Bits
B) Speed and Port_Names ✔️
C) Speed and Parity
D) Stop bit and Flow Control

187.What is the command used for easy using of GNU screen?
GNU स्क्रीन के आसान उपयोग के लिए क्या कमांड का उपयोग किया जाता है?
A) $useradd -G {dialout} your_name
B) Screen Port_Name115200 ✔️
C) Minicom -b 115200 -o -D Port_Name
D) Prompt> # help

188.Which instruction set architecture is used in Raspberry Pi?
रास्पबेरी पाई में किस निर्देश सेट आर्किटेक्चर का उपयोग किया जाता है?
A) X86
B) MSP
C) AVR
D) ARM ✔️

189.What is the default user in Debain on Raspberry Pi?
रास्पबेरी पाई पर डेबियन में डिफ़ॉल्ट उपयोगकर्ता क्या है?
A) Default
B) User
C) Pi ✔️
D) Root

190.What are the distributions are supported by raspberry Pi?
वितरण रास्पबेरी पाई द्वारा समर्थित हैं क्या हैं?
A) Arch Linux
B) Debain
C) Fedora Remix
D) Arch Linux, Debain, and Fedora Remix ✔️

191.What bit processor is used in Pi 3?
Pi 3 में किस बिट प्रोसेसर का उपयोग किया जाता है?
A) 64-bit ✔️
B) 32-bit
C) 128-bit
D) Both 64 and 32 bit

192.What is the speed of operation in Pi 3?
पाई 3 में ऑपरेशन की गति क्या है?
A) 900MHz
B) 1.2GHz ✔️
C) 1GHz
D) 500MHz

193.WiFi is not present in which of the following models?
वाईफाई निम्नलिखित में से किस मॉडल में मौजूद नहीं है?
A) Raspberry Pi3
B) Raspberry Pi Zero WH
C) Raspberry Pi Zero W
D) Raspberry Pi Zero ✔️

194.Does micro SD card present in all modules?
क्या माइक्रो एसडी कार्ड सभी मॉड्यूल में मौजूद है?
A) True ✔️
B) False

195.How many USB ports are present in Raspberry Pi 3?
रास्पबेरी पाई 3 में कितने यूएसबी पोर्ट मौजूद हैं?
A) 5
B) 2
C) 4 ✔️
D) 3

196.What is the main programming language code developed by eclipse?
eclipse द्वारा विकसित मुख्य प्रोग्रामिंग भाषा कोड क्या है?
A) C
B) JAVA ✔️
C) C++
D) C/C++


197.What is the instruction set used by ARM7?
ARM7 द्वारा उपयोग किया जाने वाला निर्देश सेट क्या है?
A) 16-bit instruction set ✔️
B) 32-bit instruction set
C) 64-bit instruction set
D) 8-bit instruction set

198.How many registers are there in ARM7?
ARM7 में कितने रजिस्टर हैं?
A) 35 register( 28 GPR and 7 SPR)
B) 37 registers(28 GPR and 9 SPR)
C) 37 registers(31 GPR and 6 SPR) ✔️
D) 35 register(30 GPR and 5 SPR)

199.ARM7 has an in-built debugging device?
ARM7 में इन-बिल्ट डिबगिंग डिवाइस है?
A) True ✔️
B) False

200.What is the capability of ARM7 F instruction for a second?
एक सेकंड के लिए ARM7 F निर्देश की क्षमता क्या है?
A) 110 MIPS
B) 150 MIPS
C) 125 MIPS
D) 130 MIPS ✔️

201.We have no use of having silicon customization?
हमें सिलिकॉन अनुकूलन होने का कोई फायदा नहीं है?
A) True
B) False ✔️

202.Which of the following has the same instruction set as ARM7?
निम्नलिखित में से किसका निर्देश ARM7 के समान है?
A) ARM6
B) ARMv3 ✔️
C) ARM71a0
D) ARMv4T

203.What are t, d, m, I, stands for in ARM7TDMI?
ARM7TDMI में t, d, m, I, क्या हैं?
A) Timer, Debug, Multiplex, ICE
B) Thumb, Debug, Multiplier, ICE ✔️
C) Timer, Debug, Modulation, IS
D) Thumb, Debug, Multiplier, ICE

204.ARM stands for___ ARM का अर्थ है
A) Advanced RISC Machine ✔️
B) Advanced RISC Methadology
C) Advanced Reduced Machine
D) Advanced Reduced Methadology

205.What are the profiles for ARM architecture?
एआरएम आर्किटेक्चर के लिए प्रोफाइल क्या हैं?
A) A,R
B) A,M
C) A,R,M ✔️
D) R,M

206.ARM7DI operates in which mode?
ARM7DI किस मोड में संचालित होता है?
A) Big Endian
B) Little Endian
C) Both big and little Endian ✔️
D) Neither big nor little Endian

207.In which of the following ARM processors virtual memory is present?
निम्नलिखित में से किस एआरएम प्रोसेसर में वर्चुअल मेमोरी मौजूद है?
A) ARM7DI ✔️
B) ARM7TDMI-S
C) ARM7TDMI
D) ARM7EJ-S

208.How many instructions pipelining is used in ARM7EJ-S?
ARM7EJ-S में कितने निर्देश पाइपलाइनिंग का उपयोग किया जाता है?
A) 3-Stage
B) 4-Stage
C) 5-Stage ✔️
D) 2-stage

209.How many bit data bus is used in ARM7EJ-s?
ARM7EJ-s में कितने बिट डेटा बस का उपयोग किया जाता है?
A) 32-bit ✔️
B) 16-bit
C) 8-bit
D) Both 16 and 32 bit

210.What is the cache memory for ARM710T?
ARM710T के लिए कैश मेमोरी क्या है?
A) 12Kb
B) 16Kb
C) 32Kb
D) 8Kb ✔️

 

Related Link

Internet of Things MCQ-1
Internet of Things MCQ-2
Internet of Things MCQ-3
Internet of Things MCQ-4
Internet of Things MCQ-5
Internet of Things MCQ-6
Internet of Things MCQ-7
Internet of Things MCQ-8
Internet of Things MCQ-9
Internet of Things MCQ-10
Internet of Things MCQ-11
Internet of Things MCQ-12
Internet of Things MCQ-13
Internet of Things MCQ-14
Internet of Things MCQ-15
Internet of Things MCQ-16
Internet of Things MCQ-17
Internet of Things MCQ-18
Internet of Things MCQ-19
Internet of Things MCQ-20
Internet of Things MCQ-21
Internet of Things MCQ-22
Internet of Things MCQ-23
Internet of Things MCQ-24
Internet of Things MCQ-25
About me