
ÔN TẬP HKII-01
Authored by Thanh Thảo Phan
Computers
8th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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);
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?