TIN 11 BAI 6

TIN 11 BAI 6

12th Grade - University

10 Qs

quiz-placeholder

Similar activities

PSSI Chp 1 dan 2

PSSI Chp 1 dan 2

University

12 Qs

Operating System - Chapter 1-1

Operating System - Chapter 1-1

University

10 Qs

Computer Science: CPU performance

Computer Science: CPU performance

University

13 Qs

Computer Hardware foundation degree 1

Computer Hardware foundation degree 1

University

12 Qs

001-002

001-002

University

10 Qs

SESION 6_COMPETENCIAS DIG. IND.

SESION 6_COMPETENCIAS DIG. IND.

University

15 Qs

Python Level 3 - Minecraft

Python Level 3 - Minecraft

5th - 12th Grade

11 Qs

Software: Programming Languages

Software: Programming Languages

10th - 12th Grade

14 Qs

TIN 11 BAI 6

TIN 11 BAI 6

Assessment

Quiz

Computers

12th Grade - University

Medium

Created by

Lợi Phan

Used 27+ times

FREE Resource

AI

Enhance your content

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Hãy chọn phương án đúng. Biểu thức: 25 mod 3 + 5 / 2 * 3 có giá trị là:

8.0;

15.5;

15.0;

8.5;

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Những biểu thức nào sau đây có giá trị TRUE ?

( 20 > 19 ) and ( ‘B’ < ‘A’ );

( 4 > 2 ) and not( 4 + 2 < 5 ) or ( 2 >= 4 div 2 );

( 3 < 5 ) or ( 4 + 2 < 5 ) and ( 2 < 4 div 2 );

4 + 2 * ( 3 + 5 ) < 18 div 4 * 4 ;

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Biểu thức nào sau kiểm tra "n là một số nguyên dương chẵn"?

(n>0) and (n mod 2 = 0)

(n>0) and (n div 2 = 0)

(n>0) and (n mod 2 <> 0)

(n>0) and (n mod 2 <> 0)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Cho biểu thức sau: (a mod 3 = 0) and (a mod 4 = 0)

Số a nhận giá trị nào sau đây để biểu thức cho kết quả là TRUE?

24

16

20

15

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Cho đoạn chương trình:

Begin

a := 100;

b := 30;

x := a div b ;

Write(x);

End.

Cho biết kết quả sau khi thực hiện lệnh?

10

33

3

1

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Trong Pascal, phép toán MOD với số nguyên có tác dụng gì?

Chia lấy phần nguyên

Chia lấy phần dư

Làm tròn số

Thực hiện phép chia

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Để thực hiện gán giá trị 10 cho biến X. Phép gán nào sau đây là đúng?

X = 10;

X := 10;

X =: 10;

X : = 10;

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?