
Tin 8 ôn tập 2 (cũ)
Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Nghia Trần
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Số phần tử trong khai báo dưới đây là bao nhiêu?
Var hocsinh : array[12..80] of integer;
80
70
69
68
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Khai báo mảng nào là đúng trong các khai báo sau đây:
var tuoi : array[1..15] of integer;
var tuoi : array[1.5..10.5] of integer;
var tuoi : aray[1..15] of real;
var tuoi : array[1 … 15 ] of integer;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cú pháp khai báo dãy số nào sau đây đúng nhất?
Var < tên dãy số > : array [ < chỉ số cuối > .. < chỉ số đầu >] of < kiểu dữ liệu >;
Var < tên dãy số > : array [ < chỉ số đầu > .. < chỉ số cuối > ] of < kiểu dữ liệu >;
Var < tên dãy số > : array [ < chỉ số cuối > : < chỉ số đầu > ] of < kiểu dữ liệu >;
Var < tên dãy số > : array [ < chỉ số đầu > .. < chỉ số cuối >] for < kiểu dữ liệu >;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để nhập dữ liệu từ bàn phím cho mảng A có 10 phần tử là số nguyên ta dùng lệnh nào sau đây?
For i:=1 to 10 do Readln(A[i]);
For i:= 1 to 10 do Writeln(A[i]);
Dùng 10 lệnh Readln(A);
For i:=1 to n do Readln(A[i]);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Các cách nhập dữ liệu cho biến mảng sau, cách nhập nào không hợp lệ?
readln(B[1]);
readln(dientich[i]);
readln(B5);
read(dayso[9]);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Từ khóa dùng để khai báo biến là?
program
begin
end.
var
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để chạy chương trình ta thực hiện lệnh nào sau đây?
Alt+F5
Alt+F9
Ctrl+F9
Enter
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
Основы программирования на языке Паскаль
Quiz
•
8th - 11th Grade
10 questions
Bài 6: làm quen với bảng tính
Quiz
•
7th Grade
10 questions
TIN HOC 7
Quiz
•
7th Grade
14 questions
Bài 9: An toàn thông tin trên Internet
Quiz
•
6th Grade
10 questions
Ôn tập
Quiz
•
8th Grade
10 questions
MÁY TÍNH - LỚP 8
Quiz
•
8th Grade
10 questions
TIN 9-TUẦN 5
Quiz
•
6th - 9th Grade
10 questions
BAI 1. Mặt trái của Internet
Quiz
•
6th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade