Tin 10 - Chủ đề F (F4 - F6)

Tin 10 - Chủ đề F (F4 - F6)

10th Grade

78 Qs

quiz-placeholder

Similar activities

Practice Final  Español 4  2025

Practice Final Español 4 2025

10th Grade

74 Qs

Tin 10 - Chủ đề F (F4 - F6)

Tin 10 - Chủ đề F (F4 - F6)

Assessment

Quiz

others

10th Grade

Hard

Created by

Hoàn Chân Lê

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...

78 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong một biểu thức có cả các phép toán số học, so sánh và logic thì thứ tự thực hiện phép toán là:
so sánh -> logic -> số học.
số học -> so sánh -> logic.
logic -> so sánh -> số học.
số học -> logic -> so sánh.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong phép toán logic, thứ tự ưu tiên thực hiện phép toán nào sau đây là đúng khi không có dấu ngoặc?
not -> and -> or
and -> or -> not
or -> and -> not
not -> or -> and

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử x và y là hai biến nguyên, điều kiện xác định x và y đồng thời không chia hết cho 5 là:
(x % 5 != 0) or (y % 5 != 0)
(x % 5 != 0) and (y % 5 != 0)
(x % 5 == 0) or (y % 5 == 0)
(x % 5 == 0) and (y % 5 == 0)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử x và y là hai biến nguyên, điều kiện xác định x và y đồng thời chia hết cho 5 là:
(x % 5 != 0) or (y % 5 != 0)
(x % 5 != 0) and (y % 5 != 0)
(x % 5 == 0) or (y % 5 == 0)
(x % 5 == 0) and (y % 5 == 0)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử x và y là hai biến nguyên, điều kiện xác định x hoặc y chia hết cho 5 là:
(x % 5 != 0) or (y % 5 != 0)
(x % 5 != 0) and (y % 5 != 0)
(x % 5 == 0) or (y % 5 == 0)
(x % 5 == 0) and (y % 5 == 0)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Giả sử x và y là hai biến nguyên, điều kiện xác định x hoặc y không chia hết cho 5 là:
(x % 5 != 0) or (y % 5 != 0)
(x % 5 != 0) and (y % 5 != 0)
(x % 5 == 0) or (y % 5 == 0)
(x % 5 == 0) and (y % 5 == 0)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Biểu thức nào sau đây có giá trị True?
20 > 19 and 3 < 2 + 1
4 > 2 or not(4 + 2 < 5)
2 < 5 and 2 < 5 % 2
4 + 2 * 8 < 18 // 4 * 4

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?