Search Header Logo

Tin 11 - Bài 6 - 11A3

Authored by Phạm Thị Nhan

Computers

11th Grade

Used 24+ times

Tin 11 - Bài 6 - 11A3
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

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

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

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

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

D. 4 + 2 ( 3 + 5 ) < 18 div 4 4 ;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

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

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

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 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?

A. 24

B. 16

C. 20

D. 15

4.

MULTIPLE CHOICE QUESTION

30 sec • 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 :

A. 10

B. 33

C. 3  

D. 1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

A. Chia lấy phần nguyên

B. Chia lấy phần dư       

C. Làm tròn số

D. Thực hiện phép chia

6.

MULTIPLE CHOICE QUESTION

30 sec • 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 ?

A. X = 10;            

B. X := 10;

C. X =: 10;

D. X : = 10;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm cho giá trị bằng bình phương của x là :

A. Sqrt(x);

B. Sqr(x);            

C. Abs(x);

D. Exp(x);

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 Computers