ÔN TẬP HKII-01

ÔN TẬP HKII-01

8th Grade

20 Qs

quiz-placeholder

Similar activities

Excel Quiz

Excel Quiz

KG - University

15 Qs

ASK T3 : 1.1 Pembangunan Aturcara

ASK T3 : 1.1 Pembangunan Aturcara

1st - 12th Grade

20 Qs

Year 8 Lists

Year 8 Lists

8th Grade

20 Qs

Conditions

Conditions

8th - 10th Grade

16 Qs

Đề ôn tập cuối HKI lớp 5

Đề ôn tập cuối HKI lớp 5

6th Grade - University

17 Qs

Microcontrolere Noțiuni generale. Structura internă

Microcontrolere Noțiuni generale. Structura internă

KG - 12th Grade

16 Qs

PH 3 IT 9_1

PH 3 IT 9_1

7th - 9th Grade

15 Qs

ÔN TẬP WHILE DO VÀ FOR TO DO

ÔN TẬP WHILE DO VÀ FOR TO DO

8th Grade

20 Qs

ÔN TẬP HKII-01

ÔN TẬP HKII-01

Assessment

Quiz

Computers

8th Grade

Practice Problem

Medium

Created by

Thanh Thảo Phan

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

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?