ÔN TẬP HKII-01

ÔN TẬP HKII-01

8th Grade

20 Qs

quiz-placeholder

Similar activities

BAI 11. TIN 8 SU DUNG BAN MAU

BAI 11. TIN 8 SU DUNG BAN MAU

8th Grade

20 Qs

Acceptable Use Policy

Acceptable Use Policy

6th - 9th Grade

16 Qs

Semester 1- Exploration of Robotics (Units 5-7)

Semester 1- Exploration of Robotics (Units 5-7)

6th - 8th Grade

17 Qs

B Words GCSE Computer Science

B Words GCSE Computer Science

1st - 10th Grade

15 Qs

2021八年級資訊複習大作戰

2021八年級資訊複習大作戰

8th Grade

19 Qs

Test

Test

KG - University

25 Qs

computer Lab Manners

computer Lab Manners

5th - 10th Grade

19 Qs

ÔN TẬP HKII-01

ÔN TẬP HKII-01

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Thanh Thảo Phan

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Xác định biến đếm trong câu lệnh For j:=1 to 5 do write(j);

j

1

5

for, to, do

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Xác định số vòng lặp trong câu lệnh For i:=2 to 10 do write(i);

2

8

9

10

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cho biết ý nghĩa câu lệnh For i:=3 to 100 do write('Pascal');

In ra màn hình 97 từ Pascal

In ra màn hình 98 từ Pascal

In ra màn hình 99 từ Pascal

In ra màn hình 100 từ Pascal

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Xác định số vòng lặp trong câu lệnh For i:=0 to 100 do write(i);

99

100

101

102

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Sau khi thực hiện đoạn chương trình bên dưới, giá trị biến S bằng bao nhiêu?

s:=1;

For i:=1 to 5 do S:=S+2;

10

11

12

13

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Tìm câu lệnh đúng trong các câu lệnh sau:

For i:=1 to 10 do write(' ');

For i=1 to 10 do write(' ');

For i:=1 to 10 do write(' ')

For i:=1 to 10 to write(' ');

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Tìm câu lệnh sai trong các câu lệnh sau:

For i:=1 to 10 do write(tong);

For i:=1 to 10 do write(' ');

For i:=1 to 10 do write(i:3);

For i:=1 do 10 to write(i);

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?

Discover more resources for Computers