ÔN TẬP HKII-01

ÔN TẬP HKII-01

8th Grade

20 Qs

quiz-placeholder

Similar activities

Python Recap

Python Recap

7th Grade - University

20 Qs

Arduino

Arduino

7th - 9th Grade

15 Qs

Sinh hoạt lớp Tuần 7

Sinh hoạt lớp Tuần 7

1st Grade - University

15 Qs

Tin học 10-Bài 3

Tin học 10-Bài 3

1st - 10th Grade

15 Qs

Y10M2A2 - Selection

Y10M2A2 - Selection

6th - 10th Grade

15 Qs

TIK VII YT, GC, VIDCOF

TIK VII YT, GC, VIDCOF

7th - 12th Grade

20 Qs

Python Basics

Python Basics

KG - University

16 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?