
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
Similar Resources on Wayground
15 questions
Tin hoc 7 hk1

Quiz
•
7th Grade
15 questions
KHỐI 8 - CD E1 - BÀI 2

Quiz
•
8th Grade
10 questions
Viết chương trình để tính toán

Quiz
•
8th Grade
10 questions
GA-Ôn tập sau buổi 3

Quiz
•
8th Grade
9 questions
TIN 7 Sắp xếp lọc dữ liệu

Quiz
•
7th Grade
10 questions
Tin 8 bài 4

Quiz
•
8th Grade
10 questions
Bài 7. Câu lệnh lặp

Quiz
•
8th Grade
10 questions
BÀi 7: Tính toán tự động trên trang tính (tin học 7)

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade