WEEK 7 2024 Flashcards
(T/F)Adafruit provides a library to work with DHT22 Sensor.
True
Which python library is used for plotting the data in 2D.
Matplotlib
Fill in the blanks. __________ creates a two-way communication between two nodes in
a network.
Socket Programming
What are the two main challenges of SDN?
Rule placement and Controller placement
(T/F)IoT cannot control the network remotely.
False
Which of the following is a part of data processing?
Both a and b(Splitting and Filtering)
What is introduced if a controller is down in SDN?
Backup Controller
(T/F)Ion() is used to add a subplot in the data plotting in python.
False
(T/F)Matplotlib cannot plot in 2D.
False
How many rules are deleted from the switch at hard timeout?
All
(Y/N)Are controllers able to handle all incoming requests from switches?
Yes
(Y/N)Are Indigo and LINC Open source?
Yes
Which of the following forward the sensed data based on the ID of the source node?
ID-centric data forwarding
How many requests can a controller handle through a single thread?
200/sec
(T/F)Switches that forward the traffic in a distributed manner have a global view of the network.
False