Explore topic-wise MCQs in Information Technology Engineering (IT).

This section includes 259 Mcqs, each offering curated multiple-choice questions to sharpen your Information Technology Engineering (IT) knowledge and support exam preparation. Choose a topic below to get started.

101.

an open source stack forgateways and the edge.

A. eclipse kapua
B. red hat
C. intercloud
D. eclipse kura
Answer» E.
102.

Kapua also provides a core integrationframework.

A. true
B. false
Answer» B. false
103.

is a modular and cloud basedplatform.

A. eclipse kura
B. red hat
C. intercloud
D. eclipse kapua
Answer» E.
104.

provides a middleware and application container for IoT gateway.

A. eclipse kura
B. red hat
C. intercloud
D. bot 2 bot
Answer» B. red hat
105.

is a community that is working together to establish an IoT architecture.

A. eclipse iot
B. red hat
C. intercloud
D. bot 2 bot
Answer» B. red hat
106.

Which environment does Global SensorNetwork work on?

A. c++
B. java
C. html
D. c
Answer» C. html
107.

The number of elements in the Open IoTArchitecture?

A. 6 elements
B. 8 elements
C. 7 elements
D. 3 elements
Answer» D. 3 elements
108.

specifies the function that will be called when the client disconnects.

A. callback
B. error
C. connect
D. reconnect
Answer» E.
109.

specifies the function that will be called when a successful re-connection is completed.

A. callback
B. error
C. connect
D. reconnect
Answer» E.
110.

Specifies the function that will be called when a successful connection with the PubNub cloud.

A. callback
B. error
C. connect
D. reconnect
Answer» D. reconnect
111.

specifies the function that willbe called on an error event.

A. callback
B. error
C. connect
D. reconnect
Answer» C. connect
112.

specifies the function that will be called when there is a new message received from the channel.

A. reconnect
B. error
C. connect
D. callback
Answer» E.
113.

and                       saves the publish and subscribe keys that we have generated with the PubNub Admin portal.

A. public_key and subscribe_key
B. public-key and subscribe-key
C. publickey and subscribekey
D. key_public and key_subscribe
Answer» B. public-key and subscribe-key
114.

method saves the received arguments in three attributes.

A. init
B. init
C. init
D. _init_
Answer» D. _init_
115.

The messageChannel class declares the                      class attribute that defines the key string.

A. command_key
B. command-key
C. commandkey
D. key_command
Answer» B. command-key
116.

PubNub publishes and subscribes                      in order to send and receive messages.

A. network
B. account
C. portal
D. keys
Answer» E.
117.

MQTT is                       protocol.

A. machine to machine
B. internet of things
C. machine to machine and internet of things
D. machine things
Answer» D. machine things
118.

allows us to control electroniccomponents

A. retful api
B. restful api
C. http
D. mqtt
Answer» B. restful api
119.

                      allows us to control electronic components

A. retful api
B. restful api
C. http
D. mqtt
Answer» B. restful api
120.

MQTT stands for

A. mq telemetry things
B. mq transport telemetry
C. mq transport things
D. mq telemetry transport
Answer» E.
121.

MQTT is better than HTTP for sending and receiving data.

A. true
B. false
Answer» B. false
122.

MQTT is                       protocol.

A. machine to machine
B. internet of things
C. machine to machine and internet of things
D. machine things
Answer» D. machine things
123.

Which protocol is lightweight?

A. mqtt
B. http
C. coap
D. spi
Answer» B. http
124.

PubNub publishes and subscribes                       in order to send and receive messages.

A. network
B. account
C. portal
D. keys
Answer» E.
125.

By clicking which key the PubNub will display public, subscribe, and secret keys.

A. pane
B. demo keyset
C. portal
D. network
Answer» C. portal
126.

The messageChannel class declares the                       class attribute that defines the key string.

A. command_key
B. command-key
C. commandkey
D. key_command
Answer» B. command-key
127.

                      and                       saves the publish and subscribe keys that we have generated with the PubNub Admin portal.

A. public_key and subscribe_key
B. public-key and subscribe-key
C. publickey and subscribekey
D. key_public and key_subscribe
Answer» B. public-key and subscribe-key
128.

                      specifies the function that will be called when there is a new message received from the channel.

A. reconnect
B. error
C. connect
D. callback
Answer» E.
129.

                      specifies the function that will be called on an error event.

A. callback
B. error
C. connect
D. reconnect
Answer» C. connect
130.

                      method saves the received arguments in three attributes.

A.      init
B. init
C.      init
D. _init_
Answer» D. _init_
131.

                      Specifies the function that will be called when a successful connection with the PubNub cloud.

A. callback
B. error
C. connect
D. reconnect
Answer» D. reconnect
132.

                          specifies the function that will be called when the client disconnects.

A. callback
B. error
C. connect
D. reconnect
Answer» E.
133.

                      specifies the function that will be called when a successful re-connection is completed.

A. callback
B. error
C. connect
D. reconnect
Answer» E.
134.

The number of elements in the Open IoT Architecture?

A. 6 elements
B. 8 elements
C. 7 elements
D. 3 elements
Answer» D. 3 elements
135.

Global Sensor Network is built for

A. reducing cost and time for development
B. reducing cost and increasing time for development
C. increasing cost and increasing time for development
D. increasing cost and decreasing time for development
Answer» B. reducing cost and increasing time for development
136.

One of the main characteristics of Linked Stream Data is “Live Streaming”.

A. true
B. false
Answer» B. false
137.

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
Answer» D. intercloud
138.

What is the sensor/protocol used in GSN?

A. http protocol
B. coap protocol
C. mqtt protocol
D. xmpp protocol
Answer» C. mqtt protocol
139.

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
Answer» D. zigbee
140.

Which is the core wrapper of GSN?

A. serial
B. udp
C. gpstest
D. zeromqwrapper
Answer» E.
141.

Open IoT ontology is extending the W3C SSN ontology which supports the description of the physical and processing structure of sensors.

A. true
B. false
Answer» B. false
142.

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
Answer» C. lsm
143.

Which environment does Global Sensor Network work on?

A. c++
B. java
C. html
D. c
Answer» C. html
144.

                      is a modular and cloud based platform.

A. eclipse kura
B. red hat
C. intercloud
D. eclipse kapua
Answer» E.
145.

                      an open source stack for gateways and the edge.

A. eclipse kapua
B. red hat
C. intercloud
D. eclipse kura
Answer» E.
146.

Gateway software should be smart enough to handle

A. gps
B. message
C. logging
D. sensors
Answer» D. sensors
147.

Number of approaches gateway can be installed?

A. 2 approaches
B. 3 approaches
C. 2 approaches
D. 2 approaches
Answer» C. 2 approaches
148.

Drawback of Factory Bootstrap?

A. it should not have many gateways
B. it should not have many devices
C. complex circuit can’t be handled
D. it should have many gateways
Answer» B. it should not have many devices
149.

Which mode assumes that it is the gateway’s responsibility to connect to the central repository server?

A. factory bootstrap
B. server limited bootstrap
C. client initiated bootstrap
D. bootstrap
Answer» D. bootstrap
150.

Hardware address is known as

A. mac address
B. ip address
C. network interface card
D. address resolution protocol
Answer» B. ip address