Kiểm tra tổng kết

Kiểm tra tổng kết

Professional Development

5 Qs

quiz-placeholder

Similar activities

PowerShell and Windows Server

PowerShell and Windows Server

12th Grade - Professional Development

10 Qs

Soal ujian komputer

Soal ujian komputer

Professional Development

10 Qs

QUIZ COMPUTER HARDWARE (K2)

QUIZ COMPUTER HARDWARE (K2)

Professional Development

10 Qs

IoT - E5

IoT - E5

Professional Development

10 Qs

SQL

SQL

Professional Development

10 Qs

Nehemiah's Pre-Apprenticeship PC/Digital Literacy Assessment

Nehemiah's Pre-Apprenticeship PC/Digital Literacy Assessment

Professional Development

3 Qs

Untitled Quiz

Untitled Quiz

Professional Development

10 Qs

Quiz Matias🙃🙃

Quiz Matias🙃🙃

1st Grade - Professional Development

10 Qs

Kiểm tra tổng kết

Kiểm tra tổng kết

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Tiến Nguyễn

Used 4+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Mức Baudrate thông dụng là bao nhiêu?

9600

115200

4800

57600

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Khi ta lập trình Serial.begin(115200) cho mạch thì ta cần cài đặt bên Serial Monitor là bao nhiêu?

4800

9600

115200

57600

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cú pháp Serial.println(“hello”); Serial.print(“ngày mới vui vẻ”) trả về như thế nào và ở đâu

"hello"

"ngày mới vui vẻ"

Hiện lên trong Serial Monitor

hello ngày mới vui vẻ

Hiện lên trong Serial Monitor

hello

ngày mới vui vẻ

Hiện lên trong Serial Monitor

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Một người muốn lập trình phép nhân giữa hai số 20 và 5.5 sau đó hiển thị lên màn hình Serial Monitor thì sẽ khai kiểu dữ liệu nào và kết hợp những câu lệnh gì?

Serial.print()

int

float

char

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Điền đáp án mà đoạn code sau trả về