Quiznetik
Internet of Things (IoT) | Set 2
1. What is the facility Sonos provides?
A. it provides high quality 3d audio
B. canhere only to a restricted area
C. call connectivity
D. choose to play what you want in different rooms
Correct : D. choose to play what you want in different rooms
2. Smart Fitness clothing mainly has which device?
A. battery
B. bluetooth
C. sensors
D. internet
Correct : C. sensors
3. There are efficiency gains from all sorts of equipment.
A. implementat ion
B. analogous
C. evolution
D. digitization
Correct : D. digitization
4. SLA stands for
A. service level agreement
B. security level agreement
C. system local area
D. service local area
Correct : A. service level agreement
5. The availability of is the cloud services provider who will host video and data for end users.
A. devices
B. memory
C. security system
D. objects
Correct : C. security system
6. With physical security, the stakes are incredibly
A. very high
B. low
C. very low
D. high
Correct : D. high
7. The most likely culprit is
A. things
B. network
C. device
D. internetconnectivity
Correct : D. internetconnectivity
8. Communication between and is encrypted for security.
A. cloud and device
B. end user and data center
C. network and device
D. cloud and network
Correct : B. end user and data center
9. In which phase packets are forwarded hop by hop to get closer to the sink?
A. initialization
B. message relaying
C. selective recovery
D. lost messagedetection
Correct : B. message relaying
10. What is the last step in algorithm for reliable data transfer?
A. initialization
B. message relaying
C. selective recovery
D. lostmessage detection
Correct : C. selective recovery
11. Galileo Gen 2 board was developed by which company?
A. atmel
B. intel
C. motorola
D. dallas
Correct : B. intel
12. Which among the following is more powerful?
A. rasberry pi 2 model
B. rasberry pi 3 model
C. galieo gen 2 board
D. galieo gen 1 board
Correct : B. rasberry pi 3 model
13. Periferal Component Interconnect (PCI) Express interconnects which modules?
A. serial communicati on
B. wifi, bluetooth, gsm cards
C. micro sd card
D. real time clock
Correct : B. wifi, bluetooth, gsm cards
14. The 10/100Mbit Ethernet support enables the board to connect to
A. lan
B. man
C. wan
D. wlan
Correct : A. lan
15. What is the range of microSD card that is connected externally?
A. 16gb
B. 32gb
C. 8gb
D. 64gb
Correct : B. 32gb
16. Does Raspberry Pi need external hardware?
A. true
B. false
Correct : B. false
17. What do we use to connect TV to RPi?
A. male hdmi
B. female hdmi
C. male hdmi and adapter
D. femalehdmi and adapter
Correct : C. male hdmi and adapter
18. How power supply is done to RPi?
A. usbconnection
B. internal battery
C. charger
D. adapter
Correct : A. usbconnection
19. What is the Ethernet/LAN cable used in RPi?
A. cat5
B. cat5e
C. cat6
D. rj45
Correct : D. rj45
20. What are the parameters that are default values?
A. port_name and bits
B. speed and port_names
C. speed and parity
D. top bit and flow control
Correct : B. speed and port_names
21. What is the command used for easy using of GNU screen?
A. $useradd -g{dialout} your_name
B. screen port_name 115200
C. minicom -b 115200 -o -d port_name
D. prompt> # help
Correct : B. screen port_name 115200
22. Which instruction set architecture is used in Raspberry Pi?
A. x86
B. msp
C. avr
D. arm
Correct : D. arm
23. What is the default user in Debain on Raspberry Pi?
A. default
B. user
C. pi
D. root
Correct : C. pi
24. What are the distributions are supported by raspberry Pi?
A. arch linux
B. debain
C. fedora remix
D. arch linux, debain, andfedora remix
Correct : D. arch linux, debain, andfedora remix
25. What bit processor is used in Pi 3?
A. 64-bit
B. 32-bit
C. 128-bit
D. both 64 and32 bit
Correct : A. 64-bit
26. What is the speed of operation in Pi 3?
A. 900mhz
B. 1.2ghz
C. 1ghz
D. 500mhz
Correct : B. 1.2ghz
27. 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
Correct : D. raspberry pi zero
28. How many USB ports are present in Raspberry Pi 3?
A. 5
B. 2
C. 4
D. 3
Correct : C. 4
29. What is the microcontroller used in Arduino UNO?
A. atmega328p
B. atmega2560
C. atmega32114
D. at91sam3x8e
Correct : A. atmega328p
30. What does p refer to in ATmega328p?
A. production
B. pico- power
C. power-pico
D. programmable on chip
Correct : B. pico- power
31. Arduino shields are also called as
A. extra peripherals
B. add on modules
C. connectivity modules
D. another arduinos
Correct : B. add on modules
32. What is the default bootloader of the Arduino UNO?
A. optibootbootloader
B. air-boot
C. bare box
D. gag
Correct : A. optibootbootloader
33. Which is the software or a programming language used for controlling of Arduino?
A. assembly language
B. c languages
C. java
D. any language
Correct : D. any language
34. A program written with the IDE for Arduino is called ...
A. ide source
B. sketch
C. cryptography
D. source code
Correct : B. sketch
35. Dweet.io is used for
A. sharing data
B. storage
C. publishing data
D. alerting devices
Correct : C. publishing data
36. What utility of dweet.io allows publishing data?
A. data sharing
B. publishing data
C. storage
D. alerting devices
Correct : A. data sharing
37. dweet.io is similar as
A. giud
B. insta
C. web api
D. twitter
Correct : D. twitter
38. GUID full form is
A. globalunique identifier
B. globaluser identifier
C. gradual user identifier
D. gradualunique identifier
Correct : A. globalunique identifier
39. Dictionary here define what?
A. key-valuepairs
B. jason
C. dweet.io
D. yocto
Correct : A. key-valuepairs
40. Command is used to retrieve the latest dweet made for our thing
A. http
B. httpie
C. curl
D. restful api
Correct : B. httpie
41. What is the java extension file in IoT?
A. .jar
B. .c
C. .exe
D. .py
Correct : A. .jar
42. Do we run our program in the same computer where we have written?
A. true
B. false
C. may or maynot
D. cannot bedetermined
Correct : C. may or maynot
43. Publish command message is sent from
A. only publisher to broker
B. only broker to publisher
C. publisher to broker and broker topublisher
D. server to client
Correct : C. publisher to broker and broker topublisher
44. The message is sent to the input queue of a message flow that contains a _
A. subscriber
B. server
C. publication node
D. client
Correct : D. client
45. ROSTOPIC uses at the command line for representing the content of the message.
A. yaml_syntax
B. rostopic bw
C. rostopic delay
D. rostopic echo
Correct : A. yaml_syntax
46. Which command displays the band width?
A. rostopic hz
B. rostopic delay
C. rostopic echo
D. rostopic bw
Correct : A. rostopic hz
47. Which command displays messages published to a topic?
A. rostopic bw
B. rostopic delay
C. rostopic echo
D. rostopic hz
Correct : C. rostopic echo
48. is used to visualize data collected with the sensor.
A. freeboard.io
B. dweet.io
C. dweeting
D. yocto
Correct : A. freeboard.io
49. Freeboard.io allows us to build
A. application
B. dashboard
C. device
D. output
Correct : B. dashboard
50. Which application feature is a world of warcraft gadget?
A. leftronic
B. ducksboard
C. klipfolio
D. dashzen
Correct : D. dashzen
51. Which application supports Google Spreadsheets?
A. dashzen
B. ducksboard
C. klipfolio
D. leftronic
Correct : B. ducksboard
52. Dash supports static images.
A. true
B. false
Correct : A. true
53. uses a clean interface to provide data.
A. dashzen
B. ducksboard
C. klipfolio
D. dash
Correct : D. dash
54. client() class provides to create topics.
A. software
B. classes
C. methods
D. batch
Correct : C. methods
55. How power supply is done to RPi?
A. usbconnection
B. internalbattery
C. charger
D. adapter
Correct : A. usbconnection
56. 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
Correct : B. speed and port_names
57. What is the command used for easy using of GNU screen?
A. $useradd -g{dialout} your_name
B. screen port_name11 5200
C. minicom -b 115200 -o -d port_name
D. prompt> # help
Correct : B. screen port_name11 5200
58. What are the distributions are supported by raspberry Pi?
A. arch linux
B. debain
C. fedora remix
D. arch linux, debain, and fedora remix
Correct : D. arch linux, debain, and fedora remix
59. What does p refer to in ATmega328p?
A. production
B. pico-power
C. power-pico
D. programmabl e on chip
Correct : B. pico-power
60. Does the level shifter converts the voltage levels between RS-232 and transistor-transistor logic.
A. true
B. false
Correct : A. true
61. What bit processor is used in Pi 3?
A. 64-bit
B. 32-bit
C. 128-bit
D. both 64and 32 bit
Correct : A. 64-bit
62. What does p refer to in ATmega328p?
A. production
B. pico-power
C. power-pico
D. programmable on chip
Correct : B. pico-power
63. Arduino shields are also called as
A. extra peripherals
B. add on modules
C. connectivitymodules
D. another arduinos
Correct : B. add on modules
64. A program written with the IDE for Arduino is called
A. ide source
B. sketch
C. cryptography
D. source code
Correct : B. sketch
65. Does RPi have an internal memory?
A. true
B. false
Correct : A. true
66. How power supply is done to RPi?
A. usb conne
B. internal bat
C. charger
D. adapter
Correct : A. usb conne
67. . What is the speed of operation in Pi 3?
A. 900mhz
B. 1.2ghz
C. 1ghz
D. 500mhz
Correct : B. 1.2ghz
68. How many analog pins are used in Arduino Mega board?
A. 16
B. 14
C. 12
D. 8
Correct : A. 16
69. device, perhaps in the form of doll or toy.
A. anthropomorphic
B. devil toy
C. chunky
D. teddy
Correct : A. anthropomorphic
70. The anthropomorphic device may aim its gaze at the source of
A. interpreter
B. media device
C. social cue
D. transmitter
Correct : C. social cue
71. The anthropomorphic device may transmit the media device command to
A. social cue
B. media device
C. interpreter
D. transmitter
Correct : B. media device
72. The privacy concerns are when devices have the capacity to record conversations and log activity.
A. clear
B. not clear
C. fluctuating
D. constant
Correct : A. clear
73. When we hear about IoT, we think of our
A. microphone
B. speaker
C. thermostat
D. transmitter
Correct : C. thermostat
74. With set of sensors and app children can do
A. feed
B. bathe
C. hatch
D. feed, bathe and hatch
Correct : D. feed, bathe and hatch
75. Using what the time can and should be used for encouraging education and imagination
A. lightbot
B. braindevelopment
C. healthy andactivity
D. privacy
Correct : B. braindevelopment
76. plays area turn into an interactive game?
A. lightbot
B. development
C. activity
D. privacy
Correct : C. activity
77. layer is the communication layer that connects the IoT devices with WAN.
A. internet layer
B. application layer
C. 3. sensor layer
D. 4. network layer
Correct : D. 4. network layer
78. Which category is used for business to consumer process?
A. personal iot
B. 2. group iot
C. 3. community iot
D. 4. industrial iot
Correct : D. 4. industrial iot
79. Which category could be used by citizens to contribute to a smart city?
A. personal iot
B. 2. group iot
C. 3. community iot
D. 4. industrial iot
Correct : C. 3. community iot
80. Which category is used in the context of connected cars?
A. personal iot
B. 2. group iot
C. 3. community iot
D. 4. industrial iot
Correct : B. 2. group iot
81. BAN gives
A. communication
B. 2. storage
C. 3. network connectivity
D. 4. communicati on and storage
Correct : D. 4. communicati on and storage
82. Thread would allow networks.
A. mesh
B. 2. node
C. 3. mesh and node
D. 4. either mesh or node
Correct : A. mesh
83. is achieved using over hearing mechanism.
A. initialization
B. message relaying
C. selective recovery
D. lost message detection
Correct : D. lost message detection
84. Global Sensor Network is built for
A. reducing cost and time for developme nt
B. reducing cost and increasing time for development
C. increasing cost and increasing time for development
D. increasing cost and decreasing time for development
Correct : A. reducing cost and time for developme nt
85. The huge number of devices connected to the Internet of Things has to communicate automatically, not via humans. What is this called ?
A. skynet
B. bot 2 bot
C. machine 2 machine
D. intercloud
Correct : C. machine 2 machine
86. One of the main characteristics of Linked Stream Data is “Live Streaming”.
A. true
B. false
Correct : B. false
87. Internet of Things needs a lot of network connection. What is the proposed “white Space” radio standard called ?
A. bluetooth
B. wimax
C. weightless
D. zigbee
Correct : C. weightless
88. What is the sensor/protocol used in GSN ?
A. http protocol
B. coap protocol
C. mqtt protocol
D. xmpp protocol
Correct : B. coap protocol
89. Which is the core wrapper of GSN?
A. serial
B. udp
C. gpstest
D. zeromqwr apper
Correct : D. zeromqwr apper
90. Open IoT manages the registration, data acquisition, deployment of sensors and interconnected of objects, through which network ?
A. gsn
B. x-gsn
C. lsm
D. http
Correct : B. x-gsn
91. Which environment does Global Sensor Network work on?
A. c++
B. java
C. html
D. c
Correct : B. java
92. is a community that is working together to establish an IoT architecture.
A. eclipse iot
B. red hat
C. intercloud
D. bot 2 bot
Correct : A. eclipse iot
93. provides a middleware and application container for IoT gateway.
A. eclipse kura
B. red hat
C. intercloud
D. bot 2 bot
Correct : A. eclipse kura
94. is a modular and cloud based platform.
A. eclipsekura
B. red hat
C. tercloud
D. eclipsekapua
Correct : D. eclipsekapua
95. Kapua also provides a core integration framework.
A. true
B. false
Correct : A. true
96. an open source stack for gateways and the edge.
A. eclipsekapua
B. red hat
C. intercloud
D. eclipsekura
Correct : D. eclipsekura
97. Services are the way in
A. cloud
B. bigdata
C. internet
D. network
Correct : A. cloud
98. IoT solutions are at the heart of IDC’s view of the
A. three
B. two
C. one
D. four
Correct : D. four
99. Most IoT problems are addressed at layer
A. tcp
B. ip
C. api
D. udp
Correct : C. api
100. IoT-A stands for
A. internet of things address
B. internet of things architectur e
C. internet of things area
D. industrial of things architecture
Correct : B. internet of things architectur e