Search Header Logo

Arduino Test V4

Authored by Nguyễn Anh

Specialty, Other

7th Grade

Used 8+ times

Arduino Test V4
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào sau đây dùng để khai báo chân A1 là chân tín hiệu của nút nhấn

PinMode(A1,INPUT);

pinMode(A1,INPUT_PULLUP);

pinMode(A1,OUTPUT);

pinMode(A1,OUTPUT_PULLUP);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Kết quả đoạn code sau ?

12345

123456

1234567

123456789

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào khai báo biến đúng ?

int x=0

int 2do_am=0;

int máy tính = 0

int y=0;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Trong đoạn code IoT , câu lệnh này dùng để làm gì ? ( vị trí màu đỏ được bôi đậm)

Đọc token của điện thoại

Cho NodeMCU kết nối wifi

Khai báo thư viện Blynk

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào trong code Arduino chỉ chạy tối đa 1 lần ?

void setup

void loop

Cả hai hàm trên

Không có hàm nào

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dấu chấm phẩy ở cuối câu lệnh dùng để làm gì ?

Xuống dòng một câu lệnh

Kết thúc một câu lệnh

Giải thích một câu lệnh

Cả ba đáp án trên đều đúng

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Câu lệnh nào đúng ?

int a=3;

int b=3.5;

float c=3.5;

float d=3;

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Specialty