TIN HỌC

TIN HỌC

11th Grade

13 Qs

quiz-placeholder

Similar activities

Federal Reserve System Quiz

Federal Reserve System Quiz

11th Grade

10 Qs

Bài 12 hoá Alkane

Bài 12 hoá Alkane

11th Grade

15 Qs

Understanding Common Terms

Understanding Common Terms

11th Grade

10 Qs

The food groups

The food groups

11th Grade

10 Qs

KIỂM TRA TỪ CŨ

KIỂM TRA TỪ CŨ

11th Grade

12 Qs

GDKT&PL

GDKT&PL

11th Grade

16 Qs

Quiz in Marketing

Quiz in Marketing

11th Grade

10 Qs

TIN HỌC

TIN HỌC

Assessment

Quiz

Others

11th Grade

Practice Problem

Easy

Created by

Minh Trọng Võ

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để mở một file văn bản tên "data.txt" để đọc trong Python, bạn sử dụng câu lệnh nào?

open("data.txt", "r")

open("data.txt", "w")

open("data.txt", "x")

open("data.txt", "a")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong SQL, để thay đổi giá của sản phẩm có ProductID là 123 thành 75, bạn sử dụng câu lệnh nào?

UPDATE Products SET Price = 75 WHERE ProductID = 123;

INSERT INTO Products SET Price = 75 WHERE ProductID = 123;

CHANGE Products SET Price = 75 IF ProductID = 123;

MODIFY Products SET Price = 75 WHERE ProductID = 123;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho bảng "Products" có các cột "ProductID", "ProductName", "Price". Để tìm sản phẩm có giá lớn hơn 50, bạn dùng câu lệnh SQL nào?

SELECT * FROM Products WHERE Price > 50;

SELECT * FROM Products AND Price > 50;

GET * FROM Products IF Price > 50;

SELECT * FROM Products PRICE ABOVE 50;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào sau đây được sử dụng để in một giá trị ra màn hình trong Python?

write()

input()

read()

print()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Nội dung nào sau đây không phải là hoạt động cải cách của vua Minh Mạng nửa đầu thế kỉ XIX?

Hoàn thiện cơ cấu, chức năng của Lục bộ

Phân chia lại đơn vi hanh chinh cua dia phuong

Ban hành chính sách hạn điền và hạn nô

Tăng cường giám sát lẫn nhau giữa các cơ quan

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biểu thức 10% 3 trong Python trả về giá trị nào?

0

1

2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biểu thức 10% 3 trong Python trả về giá trị nào?

0

3.33

1

3

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?