
BÀI 9 TIN 8 LÀM VIỆC VỚI DÃY SỐ

Quiz
•
Computers
•
8th Grade
•
Medium
Phạm Minh Đức
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 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
1 min • 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
1 min • 1 pt
Cú pháp khai báo BIẾN MẢNG nào sau đây đúng nhất?
Var < tên biến mảng> : array [ < chỉ số cuối > .. < chỉ số đầu >] of < kiểu dữ liệu >;
Var < tên biến mảng > : array [ < chỉ số đầu > .. < chỉ số cuối > ] of < kiểu dữ liệu >;
Var < tên biến mảng> : array [ < chỉ số cuối > : < chỉ số đầu > ] of < kiểu dữ liệu >;
Var < tên biến mảng > : array [ < chỉ số đầu > .. < chỉ số cuối >] for < kiểu dữ liệu >;
4.
MULTIPLE CHOICE QUESTION
1 min • 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);
Cả 3 đều sai.
5.
MULTIPLE CHOICE QUESTION
1 min • 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
1 min • 1 pt
Em hãy chọn phát biểu đúng khi nói về dữ liệu kiểu mảng:
Dữ liệu kiểu mảng là tập hợp các phần tử không có thứ tự và mọi phần tử có cùng một kiểu dữ liệu
Dữ liệu kiểu mảng là tập hợp các phần tử có thứ tự và mỗi một phần tử trong mảng có thể có các kiểu dữ liệu khác nhau
Dữ liệu kiểu mảng là tập hợp các phần tử có thứ tự và mọi phần tử có cùng một kiểu dữ liệu
Tất cả ý trên đều sai
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Cách khai báo biến mảng sau đây là đúng?
Var X: Array[3.. 4.8] of Integer;
Var X: Array[10 .. 1] of Integer;
Var X: Array[4 .. 10] of Real;
Var X: Array[10 , 13] of Real;
Create a free account and access millions of resources
Similar Resources on Wayground
5 questions
KHỞI ĐỘNG BÀI 13. BIỂU DIỄN DỮ LIỆU

Quiz
•
8th Grade
10 questions
ÔN TẬP GIỮA KÌ 1

Quiz
•
6th - 8th Grade
14 questions
Câu Lệnh lặp (1)

Quiz
•
8th Grade
10 questions
TIN 7 BÀI 7

Quiz
•
8th Grade
15 questions
TIN 8 - KTHKII (DD1)

Quiz
•
8th Grade
10 questions
Sử dụng biến và hằng trong chương trình

Quiz
•
KG - 8th Grade
15 questions
KIỂM TRA THƯỜNG XUYÊN TIN 8 KÌ 2_22-23

Quiz
•
8th Grade
10 questions
Ôn tập - Tin học 12

Quiz
•
KG - 12th 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