TIN HỌC 8 - CĐ6

TIN HỌC 8 - CĐ6

8th Grade

19 Qs

quiz-placeholder

Similar activities

ÔN TẬP CUỐI NĂM TIN 8

ÔN TẬP CUỐI NĂM TIN 8

8th Grade

24 Qs

ÔN TẬP HỌC KỲ 2 - TIN HỌC 8

ÔN TẬP HỌC KỲ 2 - TIN HỌC 8

8th Grade

20 Qs

Internetes keresés, az internet veszélyei

Internetes keresés, az internet veszélyei

3rd - 8th Grade

20 Qs

Programowanie/TEST

Programowanie/TEST

7th - 8th Grade

16 Qs

Tablouri unidimensionale

Tablouri unidimensionale

8th Grade

14 Qs

Email Lớp 6

Email Lớp 6

6th Grade - University

17 Qs

Year 8 January review

Year 8 January review

8th Grade

23 Qs

TIN HỌC 8 - CĐ6

TIN HỌC 8 - CĐ6

Assessment

Quiz

Computers

8th Grade

Practice Problem

Hard

Created by

Nguyễn Kiều

Used 150+ times

FREE Resource

AI

Enhance your content in a minute

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

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cấu trúc rẽ nhánh có mấy dạng?

1

2

3

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp của câu lệnh điều kiện là:

Var <danh sách biến>:<kiểu dữ liệu>;

Const <tên hằng>=<giá trị>;

Write(‘Cau lenh dieu kien’);

If <điều kiện> then <câu lệnh>;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong câu lệnh điều kiện: If <điều kiện> then <câu lệnh>;

Điều kiện thường là ?

1 phép so sánh

1 biểu thức toán học

1 kết quả true hoặc false

1 phép gán

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp của câu lệnh điều kiện dạng đầy đủ là:

Var <danh sách biến>:<kiểu dữ liệu>;

Const <tên hằng>=<giá trị>;

If <điều kiện> then <câu lệnh 1> Else <Câu lệnh 2>;

If <điều kiện> then <câu lệnh>;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ta có 2 lệnh sau:

  x:= 8;

   If x>5 then x := x +1;

   Giá trị của x là bao nhiêu?

5

6

8

9

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong Pascal câu lệnh nào sau đây được viết đúng:

Nếu x: = 5 thì a = b;

Nếu x> 4; thì a: = b;

If x> 4 then a: = b else m: = n;

Nếu x> 4 thì a: = b; khác m: = n;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để tìm giá trị lớn nhất của 2 số a, b thì ta viết:

Max:=a; If b>Max then Max:=b;

If a>b then Max:=a else Max:=b;

Max:=b; If a>Max then Max:=a;

Cả 3 câu đều đúng.

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?