Assignment-W2 Nptel Notes
Assignment-W2 Nptel Notes
Introduction to
Internet of
ThingsAssignment-
Week 2
TYPE OF QUESTION:MCQ/MSQ
Number ofquestions:15 Total marks: 15 X 1= 15
QUESTION 1:
QUESTION 2:
a. Publish-subscribe protocol
b. Introduced by Telecommunication service providers in 1999
c. Provide connectivity
d. Standardized by OASIS in 2013
Correct Answer: b. Introduced by Telecommunication service providers in 1999
Detailed Solution:MQTT uses publish/subscribe operation to exchange data between
clients and the server. It was introduced by IBM in 1999 and standardized by OASIS in
2013.
See lecture 6 @ 2:08
QUESTION 3:
QUESTION 4:
QUESTION 5:
“X” is a web transfer protocol based on Request-Response model designed for M2M
applications.What is “X”?
a. AMQP
b. CoAP
c. Both (a) and (b)
d. None of the above
Correct Answer: b. CoAP
Detailed Solution: CoAP – Constrained Application Protocol is a web transfer protocol. It
is based on request-response model and designed for M2M applications.
See lecture 6 @ 01:20
QUESTION 6:
QUESTION 7:
Open standards, security, flexibility, and decentralization are the features of which
protocol?
a. XMPP
b. CoAP
c. AMQP
d. MQTT
Correct Answer: a. XMPP
Detailed Solution: The architecture of XMPP is decentralized. It is based on open
standards, while supporting security features and flexibility (interoperability).
See lecture 7 @ 13:40
QUESTION 8:
QUESTION 9:
In case of XMPP protocol, binary data must be first encoded to ______ before transmission.
a. base128
b. base32
c. base256
d. base64
Correct Answer: d. base64
Detailed Solution: Any XML character data contained within the XML elements used in
XMPP protocol MUST be encoded using base64.
See lecture 7 @ 16:50
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 10:
QUESTION 11:
Is the basic unit of AMQP data “frame” same as the link-layer “frame”?
a. Yes
b. No
Correct Answer: b. No
Detailed Solution:The link-layer “frame” is different from the AMQP unit “frame”.In
AMQP, frame is a formally defined package of connection data. Frames are always written
and readcontiguously as a single unit on the connection.
See lecture 8 @ 02:00
QUESTION 12:
QUESTION 13:
QUESTION 14:
QUESTION 15:
Detailed Solution:In 6LoWPAN, 16-bit addresses are used for PAN specific
communication; 64-bit addresses are used for global unique connectivity; and IPv6
multicast is not supported by 802.15.4.
See lecture 10 @ 05:00
************END***********