WEEK 7 2024 Flashcards

1
Q

(T/F)Adafruit provides a library to work with DHT22 Sensor.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which python library is used for plotting the data in 2D.

A

Matplotlib

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Fill in the blanks. __________ creates a two-way communication between two nodes in
a network.

A

Socket Programming

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the two main challenges of SDN?

A

Rule placement and Controller placement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

(T/F)IoT cannot control the network remotely.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which of the following is a part of data processing?

A

Both a and b(Splitting and Filtering)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is introduced if a controller is down in SDN?

A

Backup Controller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

(T/F)Ion() is used to add a subplot in the data plotting in python.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

(T/F)Matplotlib cannot plot in 2D.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How many rules are deleted from the switch at hard timeout?

A

All

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

(Y/N)Are controllers able to handle all incoming requests from switches?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

(Y/N)Are Indigo and LINC Open source?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which of the following forward the sensed data based on the ID of the source node?

A

ID-centric data forwarding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How many requests can a controller handle through a single thread?

A

200/sec

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

(T/F)Switches that forward the traffic in a distributed manner have a global view of the network.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly