TIN 11 BAI 6

TIN 11 BAI 6

12th Grade - University

10 Qs

quiz-placeholder

Similar activities

Introducción Redes Tele1 IB

Introducción Redes Tele1 IB

10th Grade - University

15 Qs

Quiz 8 (01.09.2021)

Quiz 8 (01.09.2021)

1st - 12th Grade

10 Qs

Cuestionario Steve Jobs

Cuestionario Steve Jobs

12th Grade - University

10 Qs

1.6 Ejemplo de aplicación Web

1.6 Ejemplo de aplicación Web

12th Grade

12 Qs

Tecnologías de la Información IV Diagnosis Exam

Tecnologías de la Información IV Diagnosis Exam

9th - 12th Grade

10 Qs

Networking_Terminology_1

Networking_Terminology_1

8th - 12th Grade

10 Qs

ICT as Platform for Change

ICT as Platform for Change

11th - 12th Grade

10 Qs

Numpy-1

Numpy-1

9th - 12th Grade

10 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 in a minute

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?