Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
3 views10 pages

Network IOTs

The document is a final term exam for a course on Network and Internet of Things, consisting of multiple-choice questions related to IoT protocols, architectures, and network topologies. It covers various topics including MQTT, sensor nodes, edge computation, and critical issues in IoT networks. Each question requires selecting the correct answer from given options, with a total of 30 points available.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views10 pages

Network IOTs

The document is a final term exam for a course on Network and Internet of Things, consisting of multiple-choice questions related to IoT protocols, architectures, and network topologies. It covers various topics including MQTT, sensor nodes, edge computation, and critical issues in IoT networks. Each question requires selecting the correct answer from given options, with a total of 30 points available.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

1.

When a toggle button on IoT Dashboard, de (a) UDP and HTTP


signed to control an LED, is clicked, the data (b) TCP and UDP
is:
(c) HTTP and TCP
(a) Publish to the smart phone app
(d) ICMP and HTTP
(b) Publish to the IoT server topic
(c) Publish to the Python Gateway
(running on a PC)
(d) All are correct

6. MQTT pub/sub mechanism at the gateway


be longs to which layer of the IoT Architecture?
(a) Things layer
(b) Connect Layer
2. For some applications based on IoTs require (c) Collect Layer
a small cover area (e.g. smart home
monitoring applications), what is the best (d) Do Layer
network topol ogy?
(a) Star topology 1
7. Select the best answer for a sensor node in
(b) Tree topology an IoT network.
(c) Multi-hop topology (a) A sensor node is normally based on a
(d) Mesh topology micro-controller
(b) Sensors and Actuators are connected
to a sensor node
(c) Sensor node is normally equipped with
a wireless transceiver
(d) All are correct
3. What is the default port of the MQTT proto
8. For a smartphone app, when a toggle
col?
button, designed to control an LED, is
(a) 1883 clicked, the data is:
(b) 8080 (a) Publish to the IoT dashboard
(c) 8000 (b) Publish to the IoT server topic
(d) 8888 (c) Publish to the Python Gateway (run
4. Some critical issues in Internet of Things net ning on a PC)
work are:
(d) All are correct
(a) The energy sources for a huge number 9. What is (are) advantage(s) of the Edge Com
of connected devices putation?
(b) There are many wireless standards and
none of them is the best for many (a) Improve the system autonomous
kinds (b) Reduce the processing delay of the
of IoTs applications sys tem
(c) The network topology is normally (c) The system is more smarter with AI
changed due to mobility devices model at the Edge
(d) All of above (d) All are correct
10. According to a proposed architecture for
Inter net of Things, there are FIVE different
layers, what are they?
(a) Physics, Network Access, TCP/IP,
Transport and Application layers
5. Which two protocols are used in the (b) Physic, Network Access, TCP, IP and
Transport layer of the TCP/IP model? Application layers
(c) Things, Connect, Collect, Learn and END.
Do layers 11. What is the right statement concerning the
(d) All are correct In ternet of Things networks?
(a) Numerous devices, wireless communi
cations and sharing/exchanging
data
(b) Network topology is normally stable,
communications are based on
TCP/IP architecture
(c) All are correct
(d) All are wrong
12. In order to control an IoT device (ON/OFF
for an LED or a Motor), which protocol
bellow is the most suitable?
(a) HTTP
(b) FTP
(c) MQTT
(d) All are correct
13. In gateway, in order to receive a value from
a topic of IoT server, which protocol is used?
(a) MQTT Publish
(b) MQTT Subscribe
(c) FTP Upload
(d) FTP Download
14. In gateway, to send a sensor value to the
IoT server (Adafruit IO or Thingsboard),
which protocol is used?
(a) MQTT Publish
(b) MQTT Subscribe
(c) FTP Upload
(d) FTP Download

Head of Department Lecturer Lê Trọng Nhân

Answer 1811
I. Multiple choice (30 points): Pick ONLY ONE correct answer into the table bellow.
1. (b) 2. (a) 3. (a) 4. (d) 5. (b) 6. (c) 7. (d) 1
8. (b)

9. (d)

10. (c)

11. (a)

12. (c)

13. (b)

14. (a)
HCM City Full Name:. . . . . . . . . . . . . . . . . . . . . Student
Faculty of Computer Science and Engineering ID: . . . . . . . . . . . . . . . . . . .

Final Term Exam – BK181 / 2018-2019


Subject: Network and Internet of Things Lecture: There is NO reference!!!
Lê Trọng Nhân
Duration: 75 minutes Date: 24-12-2018
Exam Code: 1812

I. Multiple choice (30 points): Pick ONLY ONE correct answer into the table bellow.
Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10

1. In gateway, in order to receive a value from a (a) Physics, Network Access, TCP/IP,
topic of IoT server, which protocol is used? Transport and Application layers
(a) MQTT Publish (b) Physic, Network Access, TCP, IP and
Application layers
(b) MQTT Subscribe
(c) Things, Connect, Collect, Learn and Do
(c) FTP Upload layers
(d) FTP Download (d) All are correct
4. What is the right statement concerning the In
ternet of Things networks?
(a) Numerous devices, wireless communi
cations and sharing/exchanging
data
2. What is the default port of the MQTT proto (b) Network topology is normally stable,
col? communications are based on
(a) 1883 TCP/IP
architecture
(b) 8080
(c) All are correct
(c) 8000
(d) All are wrong
(d) 8888

5. Some critical issues in Internet of Things net


work are:
(a) The energy sources for a huge number
3. According to a proposed architecture for Inter of connected devices
net of Things, there are FIVE different (b) There are many wireless standards and
layers, what are they? none of them is the best for many
kinds END.
of IoTs applications 11. For some applications based on IoTs require
(c) The network topology is normally a small cover area (e.g. smart home
changed due to mobility devices monitoring applications), what is the best
network topol ogy?
(d) All of above
(a) Star topology
(b) Tree topology
(c) Multi-hop topology
6. For a smartphone app, when a toggle button,
designed to control an LED, is clicked, the (d) Mesh topology
data is: 12. Select the best answer for a sensor node in
(a) Publish to the IoT dashboard an IoT network.

(b) Publish to the IoT server topic (a) A sensor node is normally based on a
micro-controller
(c) Publish to the Python Gateway (run
ning on a PC) (b) Sensors and Actuators are connected
to a sensor node
(d) All are correct
(c) Sensor node is normally equipped with
a wireless transceiver
1
7. MQTT pub/sub mechanism at the gateway (d) All are correct
be longs to which layer of the IoT Architecture? 13. Which two protocols are used in the
(a) Things layer Transport layer of the TCP/IP model?
(b) Connect Layer (a) UDP and HTTP
(c) Collect Layer (b) TCP and UDP
(d) Do Layer (c) HTTP and TCP
(d) ICMP and HTTP
8. What is (are) advantage(s) of the Edge Com 14. When a toggle button on IoT Dashboard, de
putation? signed to control an LED, is clicked, the
(a) Improve the system autonomous data is:
(b) Reduce the processing delay of the (a) Publish to the smart phone app
sys tem (b) Publish to the IoT server topic
(c) The system is more smarter with AI (c) Publish to the Python Gateway (run
model at the Edge ning on a PC)
(d) All are correct (d) All are correct

9. In order to control an IoT device (ON/OFF


for an LED or a Motor), which protocol
bellow is the most suitable?
(a) HTTP
(b) FTP
(c) MQTT
(d) All are correct

10. In gateway, to send a sensor value to the


IoT server (Adafruit IO or Thingsboard),
which protocol is used?
(a) MQTT Publish
(b) MQTT Subscribe
(c) FTP Upload
(d) FTP Download
Head of Department Lecturer Lê Trọng Nhân

Answer 1812
I. Multiple choice (30 points): Pick ONLY ONE correct answer into the table bellow.

1. (b) 2. (a) 3. (c) 4. (a) 5. (d) 6. (b) 7. (c) 1


8. (d)

9. (c)

10. (a)

11. (a)

12. (d)

13. (b)

14. (b)
HCM City Full Name:. . . . . . . . . . . . . . . . . . . . . Student
Faculty of Computer Science and Engineering ID: . . . . . . . . . . . . . . . . . . .

Final Term Exam – BK181 / 2018-2019


Subject: Network and Internet of Things Lecture: There is NO reference!!!
Lê Trọng Nhân
Duration: 75 minutes Date: 24-12-2018
Exam Code: 1813

I. Multiple choice (30 points): Pick ONLY ONE correct answer into the table bellow.
Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10

1. According to a proposed architecture for 2. Which two protocols are used in the
Inter net of Things, there are FIVE different Transport layer of the TCP/IP model?
layers, what are they?
(a) UDP and HTTP
(a) Physics, Network Access, TCP/IP, (b) TCP and UDP
Transport and Application layers
(c) HTTP and TCP
(b) Physic, Network Access, TCP, IP and
Application layers (d) ICMP and HTTP
(c) Things, Connect, Collect, Learn and Do
layers
(d) All are correct
3. In gateway, in order to receive a value from a 9. For some applications based on IoTs require
topic of IoT server, which protocol is used? a small cover area (e.g. smart home
monitoring applications), what is the best
(a) MQTT Publish network topol ogy?
(b) MQTT Subscribe
(a) Star topology
(c) FTP Upload
(b) Tree topology
(d) FTP Download
4. Select the best answer for a sensor node in (c) Multi-hop topology
an IoT network. (d) Mesh topology
(a) A sensor node is normally based on a
micro-controller
(b) Sensors and Actuators are connected
to a sensor node
(c) Sensor node is normally equipped with 10. What is (are) advantage(s) of the Edge Com
a wireless transceiver putation?
(d) All are correct (a) Improve the system autonomous
5. In gateway, to send a sensor value to the IoT (b) Reduce the processing delay of the
server (Adafruit IO or Thingsboard), which sys tem
protocol is used? (c) The system is more smarter with AI
(a) MQTT Publish model at the Edge

(b) MQTT Subscribe (d) All are correct

(c) FTP Upload


(d) FTP Download
6. MQTT pub/sub mechanism at the gateway
be longs to which layer of the IoT Architecture?
(a) Things layer
(b) Connect Layer
(c) Collect Layer
(d) Do Layer
7. When a toggle button on IoT Dashboard, de
signed to control an LED, is clicked, the data
is:
(a) Publish to the smart phone app
(b) Publish to the IoT server topic
(c) Publish to the Python Gateway (run
ning on a PC)
(d) All are correct

1
8. What is the right statement concerning the
In ternet of Things networks?
(a) Numerous devices, wireless communi
cations and sharing/exchanging
data
(b) Network topology is normally stable,
communications are based on
TCP/IP
architecture
(c) All are correct
(d) All are wrong
END. 13. In order to control an IoT device (ON/OFF
11. For a smartphone app, when a toggle for an LED or a Motor), which protocol
button, designed to control an LED, is bellow is the most suitable?
clicked, the data is:
(a) HTTP
(a) Publish to the IoT dashboard (b) FTP
(b) Publish to the IoT server topic (c) MQTT
(c) Publish to the Python Gateway (run (d) All are correct
ning on a PC)
(d) All are correct 14. Some critical issues in Internet of Things net
work are:
12. What is the default port of the MQTT proto
col? (a) The energy sources for a huge number
of connected devices
(a) 1883 (b) There are many wireless standards
(b) 8080 and none of them is the best for
(c) 8000 many kinds of IoTs applications
(c) The network topology is normally
(d) 8888
changed due to mobility devices
(d) All of above

Head of Department Lecturer Lê Trọng Nhân

Answer 1813
I. Multiple choice (30 points): Pick ONLY ONE correct answer into the table bellow.

1. (c) 2. (b) 3. (b) 4. (d) 5. (a) 6. (c) 7. (b) 1


8. (a)

9. (a)

10. (d)

11. (b)

12. (a)

13. (c)

14. (d)
HCM City Full Name:. . . . . . . . . . . . . . . . . . . . . Student
Faculty of Computer Science and Engineering ID: . . . . . . . . . . . . . . . . . . .

Final Term Exam – BK181 / 2018-2019


Subject: Network and Internet of Things Lecture: Exam Code: 1814
Lê Trọng Nhân There is NO reference!!!
Duration: 75 minutes Date: 24-12-2018

I. Multiple choice (30 points): Pick ONLY ONE correct answer into the table bellow.
Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10

1. MQTT pub/sub mechanism at the gateway designed to control an LED, is clicked, the
be longs to which layer of the IoT Architecture? data is:
(a) Things layer (a) Publish to the IoT dashboard
(b) Connect Layer (b) Publish to the IoT server topic
(c) Collect Layer (c) Publish to the Python Gateway (run
(d) Do Layer ning on a PC)
(d) All are correct
6. When a toggle button on IoT Dashboard, de
signed to control an LED, is clicked, the data
is:

2. According to a proposed architecture for Inter (a) Publish to the smart phone app
net of Things, there are FIVE different (b) Publish to the IoT server topic
layers, what are they? (c) Publish to the Python Gateway (run
(a) Physics, Network Access, TCP/IP, ning on a PC)
Transport and Application layers (d) All are correct
(b) Physic, Network Access, TCP, IP and
7. What is the default port of the MQTT proto
Application layers
col?
(c) Things, Connect, Collect, Learn and Do
layers (a) 1883

(d) All are correct (b) 8080


(c) 8000
(d) 8888

1
8. In gateway, to send a sensor value to the
3. In order to control an IoT device (ON/OFF for IoT server (Adafruit IO or Thingsboard),
an LED or a Motor), which protocol bellow is which protocol is used?
the most suitable?
(a) MQTT Publish
(a) HTTP
(b) MQTT Subscribe
(b) FTP
(c) FTP Upload
(c) MQTT
(d) FTP Download
(d) All are correct
4. What is (are) advantage(s) of the Edge Com
putation?
(a) Improve the system autonomous 9. Some critical issues in Internet of Things net
(b) Reduce the processing delay of the sys work are:
tem (a) The energy sources for a huge number
(c) The system is more smarter with AI of connected devices
model at the Edge (b) There are many wireless standards
(d) All are correct and none of them is the best for
many kinds
5. For a smartphone app, when a toggle button, of IoTs applications
(c) The network topology is normally END.
changed due to mobility devices 11. For some applications based on IoTs require
(d) All of above a small cover area (e.g. smart home
monitoring applications), what is the best
network topol ogy?
(a) Star topology
10. Select the best answer for a sensor node in (b) Tree topology
an IoT network.
(c) Multi-hop topology
(a) A sensor node is normally based on a (d) Mesh topology
micro-controller
(b) Sensors and Actuators are connected 12. What is the right statement concerning the
to a sensor node In ternet of Things networks?
(c) Sensor node is normally equipped with (a) Numerous devices, wireless communi
a wireless transceiver cations and sharing/exchanging
data
(d) All are correct
(b) Network topology is normally stable,
communications are based on
TCP/IP architecture
(c) All are correct
(d) All are wrong
13. Which two protocols are used in the
Transport layer of the TCP/IP model?
(a) UDP and HTTP
(b) TCP and UDP
(c) HTTP and TCP
(d) ICMP and HTTP
14. In gateway, in order to receive a value from
a topic of IoT server, which protocol is used?
(a) MQTT Publish
(b) MQTT Subscribe
(c) FTP Upload
(d) FTP Download

Head of Department Lecturer Lê Trọng Nhân

Answer 1814
I. Multiple choice (30 points): Pick ONLY ONE correct answer into the table bellow.
1. (c) 2. (c) 3. (c) 4. (d) 5. (b) 6. (b) 7. (a)
8. (a)

9. (d)

10. (d)

11. (a)

12. (a)

13. (b)

14. (b)

You might also like