Assignment-2 Solution
Assignment-2 Solution
Introduction to
Internet of
ThingsAssignment-
Week 2
TYPE OF QUESTION:MCQ/MSQ
Number ofquestions:15 Total mark: 15 X 1= 15
QUESTION 1:
QUESTION2:
In MQTT, to the CONNECT message from the Client to initiate a connection, the Broker replies
with which of the following?
a. ACK
b. GET
c. CONNECTED
d. CONNACK
QUESTION3:
b. Case sensitive
c. Both of them
d. None of them
Correct Answer: c. Both of them
Detailed Solution: MQTT must use UTF-8 strings. These are case sensitive and must
consist of at least one character to be valid.
See lecture 6 @ 10:55
QUESTION4:
Which of the following is the protocol data transfer unit for CoAP?
a. Datagram
b. Packet
c. Frame
d. Bit
Correct Answer: a. Datagram
Detailed Solution: CoAP works over a datagram oriented transport protocol such as UDP.
See lecture 7 @ 2:50
QUESTION5:
QUESTION6:
QUESTION7:
QUESTION8:
In which of the following protocol, message is sent over both TCP and UDP?
a. AMQP
b. MQTT
c. CoAP
d. XMPP
Correct Answer: a. AMQP
Detailed Solution: In AMQP, messages is sent over TCP and UDP.
QUESTION9:
QUESTION 10:
Which feature is responsible for interference-free access to the same channel at different times by
multiple users or nodes in IEEE 802.15.4?
a. DSSS modulation scheme
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
b. CSMA-CA multiplexing
c. Transmission of short packets
d. Greater channel bandwidth
QUESTION 11:
Which of the following is functionality for RFD (Reduced Function Device) in IEEE 802.15.4?
a. Switching
b. Routing
c. Relaying
d. Sensing
Correct Answer: d. Sensing
Detailed Solution: A Reduced Function Device has a reduced level of functionality, which
can typically sense. RFDs can only talk to FFDs (Full Function Devices) as they contain no
routing functionality.
See lecture 9 @ 11:05
QUESTION 12:
QUESTION 13:
Which technique allows transceiving of IPv6 packets over IEEE 802.15.4 in 6LoWPAN?
a. Header compression
b. Address translation
c. Both of them
d. None of them
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
Detailed Solution: The 6LoWPAN technology has defined header compression and
addresses translation mechanisms to allow sending and receiving IPv6 packets over IEEE
802.15.4 based networks.
See lecture 10 @ 03:45
QUESTION 14:
QUESTION15:
Route Requests, Route Replies, and Route Error are the operations for which routing protocol?
a. RPL
b. E-RPL
c. LOADng
d. None of them
Correct Answer: c.LOADng
Detailed Solution: Route Requests, Route Replies, and Route Error are related to LOADng
routing protocol, derived from Ad hoc On-Demand Distance Vector Routing (AODV)
Protocol.
See lecture 10 @ 12:10
************END***********