Assignment W2
Assignment W2
Introduction to
Internet of Things
Assignment-Week 2
TYPE OF QUESTION: MCQ/MSQ
Number of questions: 15 Total marks: 15 X 1= 15
QUESTION 1:
QUESTION 2:
In MQTT, a topic to which a client is subscribed is updated in the form of messages and
distributed by the ____________________?
a. Publishers
b. Message Broker
c. Subscribers
d. All of these
Correct Answer: b. Message Broker
Detailed Solution: A topic to which a client is subscribed is updated in the form of
messages and distributed by the message broker.
QUESTION 3:
Which of the following is used when more than one level needs to be subscribed, such as
the entire sub-tree, i.e., a multilevel wildcard?
a. +
b. #
c. \
d. None of these
Correct Answer: b. #
Detailed Solution: If more than one level needs to be subscribed, such as the entire sub-
tree, there is also a multilevel wildcard (#). It allows to subscribe to all underlying hierarchy
levels. For example house/# is subscribing to all topics beginning with house.
QUESTION 4:
QUESTION 5:
a. Only Statement I
b. Only Statement II
c. Both Statement I and II
d. Statement I Correct but Statement II Incorrect
Correct Answer: c. Both Statement I and II
Detailed Solution: The messaging sub-layer of CoAP, is responsible for reliability and
duplication of messages while the request/response sub-layer is responsible for
communication.
QUESTION 6:
QUESTION 7:
Which of the following provides for the discovery of services residing locally or across a
network?
a. Internet
b. SMQTT
c. XMPP
d. CoAP
Correct Answer: c. XMPP
Detailed Solution: XMPP provides for the discovery of services residing locally or across a
network, and the availability information of these services.
QUESTION 8:
a. Transport Layer
b. Application Layer
c. Network Layer
d. Session Layer
Correct Answer: b. Application Layer
Detailed Solution: AMQP is an Application Layer protocol.
QUESTION 9:
QUESTION 10:
There are a total of _________ number of AMQP frame types are defined that are used to
initiate, control, and tear down the transfer of messages between two peers.
a. Seven
b. Eight
c. Nine
d. None of these
Correct Answer: c. Nine
Detailed Solution: Nine AMQP frame types are defined that are used to initiate, control,
and tear down the transfer of messages between two peers.
QUESTION 11:
QUESTION 12:
QUESTION 13:
Detailed Solution: The IEEE 802.15.4 is useful for establishing functionalities in the
Physical and Data Link Layers.
QUESTION 14:
QUESTION 15:
Statement: Similar to traditional barcodes and QR codes, RFID tag data cannot be read
outside the line-of-sight.
a. False
b. True
Correct Answer: a. False
Detailed Solution: As compared to traditional barcodes and QR codes, RFID tag data can
be read outside the line-of-sight.
************END***********