IOT Assignment-7 Solution
IOT Assignment-7 Solution
Introduction to
Internet of Things
Assignment-Week 7
TYPE OF QUESTION: MCQ/MSQ
Number of questions: 15 Total marks: 15 X 1= 15
QUESTION 1:
a. True
b. False
QUESTION 2:
Fill in the blanks. __________ is a python library used for plotting the data in 2D.
a. List
b. Numpy
c. Pandas
d. Matplotlib
QUESTION 3:
Fill in the blanks. __________ makes a scatter plot of the given points.
a. ion()
b. figure()
c. Scatter()
d. None of these
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
Detailed Solution: Scatter() makes a scatter plot of the given points. (Please refer to lecture
Implementation of IoT with Raspberry Pi- III @ 23:25).
QUESTION 4:
QUESTION 5:
a. True
b. False
QUESTION 6:
a. Hardware switches
b. Flow-rules
c. None of these
d. All of these
Correct Answer: d. All of these
Detailed Solution: Hardware switches and Flow rules are both the components of SDN.
(Please refer to lecture Software Def ined Networking- Part- I @ 15.47)
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 7:
a. Backup controller
b. Intro controller
c. All of these
d. None of these
Correct Answer: a. Backup Controller
Detailed Solution: Backup controller is introduced if a controller is down in SDN. (Please
refer to lecture Software Defined Networking- Part- II @ 8:29 )
QUESTION 8:
Southbound API is used to communicate between control layer and application layer.
a. True
b. False
QUESTION 9:
SDN is OpenFlow.
a. True
b. False
QUESTION 10:
Which of the following forwards the sensed data based on the ID of the source node?
a. Value-centric data forwarding
b. ID-centric data forwarding
c. All of these
d. None of these
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 11:
Detailed Solution: Integrating SDN in IoT provides intelligent routing decisions. See
lecture 35 @ 17:25
QUESTION 12:
Detailed Solution: Indigo and LINC are both open source. See lecture 33@ 26:43.
QUESTION 13:
Which of the following is used to communicate among multiple controllers in the control layer?
a. East-Westbound APIs
b. Northbound APIs
c. All of these
d. None of these
QUESTION 14:
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
a. 200/sec
b. 50/sec
c. None of these
d. All of these
Detailed Solution: A controller can handle 200 requests in a second through a single
thread. (Please refer to lecture 34@ 3:47)
QUESTION 15:
a. True
b. False
************END***********