NPTEL IoT Week 2 Assignment Solution
The course is free to enroll and learn from. But if you want a certificate, you have to register and write the proctored exam conducted by us in person at any of the designated exam centres.
The exam is optional for a fee of Rs 1000/- (Rupees one thousand only).
Registration URL: Announcements will be made when the registration form is open for registrations.
The online registration form has to be filled, and the certification exam fee needs to be paid. More details will be made available when the exam registration form is published. If there are any changes, it will be mentioned then. Please check the form for more details on the cities where the exams will be held, the conditions you agree to when you fill the form, etc.
CRITERIA TO GET A CERTIFICATE
Average assignment score: 25% of the average of the best 8 assignments out of the total 12 assignments given in the course.
Exam score: 75% of the proctored certification exam score out of 100.
Final score: Average assignment score + Exam score
Please note that assignments encompass all types (including quizzes, programming tasks, and essay submissions) available in the specific week.
Eligibility for Certificate:
- You will be eligible for a certificate only if:
- Average assignment score ≥ 10/25, and
- Exam score ≥ 30/75.
- If one of the two criteria is not met, you will not get the certificate even if the final score ≥ 40/100.
The certificate will have your name, photograph, and the score in the final exam with the breakup. It will have the logos of NPTEL and IIT Kharagpur. It will be e-verifiable at nptel.ac.in/noc.
Note: Only the e-certificate will be made available. Hard copies will not be dispatched.
Once again, thanks for your interest in our online courses and certification. Happy learning!
Based on functionality, MQTT is a _______ protocol.
- A) Transport
- B) Data
- C) Semantic
- D) None of these
MQTT is designed for -
- A) Remote connections
- B) Limited bandwidth
- C) Both (a) and (b)
- D) Neither (a) nor (b)
MQTT protocol follows _____________ paradigm for exchanging messages.
- A) Client-Server
- B) Publish-Subscribe
- C) Both (a) and (b)
- D) None of these
State True or False. Statement: "In MQTT, the Subscribers are Lightweight Sensors."
- A) True
- B) False
Which of the following is MQTT component?
- A) Middleman
- B) Mules
- C) Both (a) and (b)
- D) None of these
State True or False. A topic in MQTT can only be numbers.
- A) False
- B) True
State True or False. There are only two methods specified by the MQTT protocol.
- A) False
- B) True
The Publish/Subscribe architecture in MQTT is __________ driven.
- A) Event
- B) Pulse
- B) Sound
- B) None of these
State True or False. The topic is the routing information for the broker.
- A) True
- B) False
CoAP is _____________ and ____________.
- A) Based on HTTP
- B) Is designed for M2M applications
- C) None of these
- D) Both (a) and (b)
In CoAP, client-server interaction is asynchronous over a datagram transport protocol such as ____________.
- A) UDP
- B) TCP
- C) IP
- D) XMP
What is the full form of AMQP?
- A) Advanced Message Querying Protocol
- B) Advanced Message Quality Protocol.
- C) Advanced Message Queuing Protocol.
- D) None of these.
AMQP has _______ number of frame types.
- A) 6
- B) 3
- C) 5
- D) 9
State True or False. Statement: “The OSI model has 7 layers.”
- A) True
- B) False
The “Destination Address” in the IPv4 packet represents which of the following?
- A) The source node address of the packet
- B) The intermediate hop in the network
- C) Both (a) and (b)
- D) Neither (a) nor (b)