Câu 1: Khi hoạt động như một web server, ESP8266 có thể thực hiện nhiệm vụ nào sau đây?

Chương 8

Quiz
•
English
•
1st - 5th Grade
•
Easy
Chung Quan
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A. Chỉ gửi các tệp hình ảnh và video mà không xử lý các yêu cầu khác.
B. Xử lý các tệp yêu cầu của ngôn ngữ lập trình server-side như PHP hoặc Python.
C. Trả về các tệp HTML, CSS, JS đã lưu và phản hồi dữ liệu tùy chỉnh theo yêu cầu người dùng.
D. Không thể xử lý dữ liệu.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 2: Cổng mặc định mà ESP8266 sử dụng để phục vụ các trang web là gì?
A. Cổng 80
B. Cổng 443
C. Cổng 21
D. Cổng 8080
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 3: Trong cấu hình mặc định của các thư viện WebSocket dành cho ESP8266, WebSocket server thường sử dụng cổng nào để nhận kết nối từ client?
A. 443
B. 8080
C. 80
D. 81
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 4: Trong Arduino IDE, lệnh nào được sử dụng để tạo một server mới trên ESP8266?
A. WiFiServer server(80);
B. ESP8266WebServer server(80);
C. WebServer server(80);
D. HTTPServer server(8080);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 5: Phương thức nào dùng để gửi phản hồi từ server tới client trong ESP8266?
A. WiFi.send()
B. server.response()
C. server.send()
D. client.send()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 6: Cho đoạn mã sau, khi người dùng truy cập vào URI "/", hàm nào sẽ được gọi để xử lý yêu cầu?
void setup() {
server.on("/", HTTP_GET, handleRoot);
server.on("/led", HTTP_GET, handleLED);
server.begin();
}
A. handleLED();
B. handleHome();
C. handleRequest();
D. handleRoot()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu 7:
Cho đoạn mã sau, phương thức nào được sử dụng để lấy địa chỉ IP của ESP8266 sau khi kết nối thành công với mạng Wi-Fi?
#include <ESP8266WiFi.h>
void setup() {
WiFi.begin("your_SSID", "your_PASSWORD");
while (WiFi.status() != WL_CONNECTED) delay(1000);
}
void loop() {}
A. WiFi.getServerIP();
B. WiFi.getLocalIP();
C. WiFi.localIP();
D. WiFi.getIP();
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Community helpers

Quiz
•
KG - 3rd Grade
20 questions
KIỂM TRA 15' TA3 T4 ÔN TẬP THÌ HTĐ - HTTD

Quiz
•
4th - 5th Grade
20 questions
5th Grade Unit 6 MOVIES

Quiz
•
5th Grade
20 questions
How much/ How many (Lesson 6)

Quiz
•
3rd - 5th Grade
20 questions
Sight Words

Quiz
•
1st - 2nd Grade
20 questions
SKG7 Unit 9 Vocabulary

Quiz
•
5th Grade
21 questions
Logo Quiz

Quiz
•
5th - 12th Grade
20 questions
Digraphs Ch and Tch

Quiz
•
2nd - 3rd Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for English
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
18 questions
Main Idea & Supporting Details

Quiz
•
5th Grade
5 questions
Basement Basketball

Quiz
•
3rd Grade
20 questions
Parts of Speech

Quiz
•
3rd - 6th Grade
20 questions
Main Idea and Details Review

Quiz
•
5th Grade
20 questions
Context Clues

Quiz
•
3rd Grade
20 questions
Main Idea and Details

Quiz
•
5th Grade
20 questions
Synonyms and Antonyms

Quiz
•
2nd Grade