TIN HỌC
Quiz
•
Computers
•
6th - 8th Grade
•
Easy
Linh Lan
Used 8+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
lệnh lặp nào sau đây là đúng?
For<biến đếm>:=<giá trị đầu> to <giá trị cuối> do <câu lệnh>;
For<biến đếm>=<giá trị đầu> to <giá trị cuối> do <câu lệnh>;
For<biến đếm>:=<giá trị cuối> to <giá trị đầu> do <câu lệnh>;
For<biến đếm>:<giá trị đầu> to <giá trị cuối> do <câu lệnh>;
2.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
Vòng lặp While <điều kiện> do <Câu lệnh>; là vòng lặp
Chưa biết trước vòng lặp
Biết trước số lần lặp
Biết trước số lần lặp nhưng giới hạn là <=100
Biết trước số lần lặp nhưng giới hạn là >=100
3.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
Sau khi thực hiện đoạn chương trình sau, giá trị của biến S bằng bao nhiêu?
s:=1;
for i:=1 to 5 do s:=s*i;
120
55
121
151
4.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
Phần thân chương trình bắt đầu bằng từ khóa?
end
begin
uses
var
5.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
Cú pháp khai báo biến mảng cho trong pascal?
var <tên mảng> ; array[<chỉ số đầu>..chỉ số cuối>] of <kiểu dữ liệu>;
var <tên mảng> : array[<chỉ số đầu>...chỉ số cuối>] of <kiểu dữ liệu>;
var <tên mảng> : array[<chỉ số đầu>..chỉ số cuối>] of <kiểu dữ liệu>;
var <tên mảng> : array[<chỉ số đầu>...chỉ số cuối>] of <kiểu dữ liệu>;
6.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
Câu lệnh Pascal nào sau đây hợp lệ?
For i:=100 to 1 do writeln('A');
For i:=1.5 to 10.5 do writeln('A');
For i= to 1 do 10 writeln('A');
For i:=1 to 10 do writeln('A');
7.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
Chọn khai báo hợp lệ?
Var a,b: array[1 .. n] of real;
Var a,b: array[1 .. 60] of real;
Var a,b: array[1 : n] of integer;
Var a,b: array[1 ... 100] of real;
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Python web level 1
Quiz
•
8th Grade
10 questions
Scratch cơ bản
Quiz
•
3rd - 6th Grade
12 questions
BÀI 9. TRÌNH BÀY DỮ LIỆU BẰNG BIỂU ĐỒ
Quiz
•
1st - 12th Grade
10 questions
KT KIẾN THỨC BÀI 12 TIN 8
Quiz
•
8th Grade
10 questions
Tin8
Quiz
•
6th - 8th Grade
17 questions
SOẠN THẢO VĂN BẢN ĐƠN GIẢN
Quiz
•
6th Grade
17 questions
kiểm tra tin học 8
Quiz
•
6th - 8th Grade
20 questions
ÔN TẬP HKII-01
Quiz
•
8th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators
Quiz
•
7th Grade
18 questions
Company Logos
Quiz
•
6th - 8th Grade
20 questions
Typing Practice
Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro
Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage
Quiz
•
5th - 6th Grade