ÔN TẬP TIN 8 HK2 (1)

Quiz
•
Computers
•
7th Grade
•
Medium
Loan Nguyen
Used 61+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Em hãy cho biết có bao nhiêu phần tử trong khai báo mảng sau:
Var h: array[10..50] of real;
10
50
40
41
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Em hãy cho biết đâu là câu lệnh nhập giá trị cho mảng A gồm 10 phần tử
For i:= 2 to 10 do readln(A[i]);
For i:= 1 to 10 do readln(A[i]);
For i:= 1 to 10 do readln(A);
For i:= 2 to 108 do readln(A);
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Em hãy cho biết ý nghĩa của khai báo sau:
Var m : array[1..30] of integer;
Khai báo mảng m có 50 phần tử kiểu số thực.
Khai báo mảng m có 30 phần tử kiểu số nguyên.
Khai báo mảng B có 30 phần tử kiểu số thực.
Khai báo mảng B có 30 phần tử kiểu số nguyên
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Để in dữ liệu từ bàn phím cho mảng B có 20 phần tử ta dùng câu lệnh nào sau đây?
For i:=1 to 20 do Readln(B[i]);
For i:= 1 to 20 do Writeln(B[i]);
Dùng 20 lệnh Readln(B);
Tất cả các câu đều sai.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Tham chiếu đến phần tử thứ i của biến mảng diem ta có thể viết:
diem(i)
diem{i}
diem[i]
diem[i}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Em hãy điền vào chỗ trống để hoàn thành khai báo mảng sau để chứa điểm môn Toán của lớp mình gồm 30 học sinh.
Var .............. : array[1..30] of real;
diemtoan
diem toan
điểm toán
điểm
7.
MULTIPLE CHOICE QUESTION
20 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..1,5] of integer;
var tuoi : array[15..1] of integer;
var tuoi : array[1..n] of integer;
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
TIN HỌC

Quiz
•
6th - 8th Grade
10 questions
Thuật Toán tìm kiếm Tin học 7

Quiz
•
7th Grade
10 questions
k7. Bài 13. Thuật toán tìm kiếm

Quiz
•
7th Grade
10 questions
Ôn tập Tin học 7

Quiz
•
7th Grade
15 questions
Tin 7-CHU DE 1-BAI 1+2

Quiz
•
1st Grade - Professio...
11 questions
BÀI 15. THUẬT TOÁN TÌM KIẾM NHỊ PHÂN

Quiz
•
7th Grade
10 questions
Kiểm tra 15 phút

Quiz
•
6th - 8th Grade
15 questions
BÀI 6. LÀM QUEN VỚI PHẦN MỀM BẢNG TÍNH

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade