
khởi động!

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
hue nguyen
Used 26+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Cách khai báo biến mảng một chiều nào sau đây là đúng?
Var a := array[1...250] of integer;
Var a : array[1..250] of integer;
Var a = array[1..250] of integer;
Var a := array[1..250] of integer
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Đoạn chương trình sau thực hiện công việc gì?
For i := 1 to n do
begin
write(' nhap phan tu thu : ', i);
readln(A[i]);
end;
Nhập n phần tử của mảng một chiều A từ bàn phím và hiển thị trên màn hình
Hiển thị n phần tử ngẫu nhiên của mảng A
Nhập các chỉ số của mảng A từ bàn phím
Nhập n phần tử của mảng A và các chỉ số i của A từ bàn phím
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Nếu mảng M gồm các phần tử: 22 44 55 11 33 66 thì M[4] = ?
M[4] = 2
M[4] = 55
M[4] = 4
M[4] = 11
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Chọn phát biểu đúng nhất trong các phát biểu sau
Độ dài của xâu là số lượng kí tự có trong xâu
Xâu rỗng là xâu có 1 kí tự cách
Độ dài của xâu là số lượng kí tự có trong xâu trừ các kí tự cách
Xâu trong Pascal không có giới hạn độ dài
5.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
Khai báo biến kiểu xâu nào đúng trong các khai báo sau:
Var a,b: string(50)
Var a,b: string{50};
Var a,b: string(30);
Var a,b: string;
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Chọn đáp án đúng nhất trong các đáp án sau: với A='Lambaitot' và B='lambai'
A<B
A=B
A>B
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Khi thao tác Delete(st,9,4) với st='chuc lam bai tot' thì ta được xâu
'lam bai tot'
'Chuc bai tot'
'bai tot'
'Chuc lam tot'
Create a free account and access millions of resources
Similar Resources on Wayground
24 questions
HK2- Thi Tin Học

Quiz
•
11th Grade
20 questions
Trắc nghiệm - Tin 11 - CSDL

Quiz
•
11th Grade
20 questions
Kiểm tra kiến thức về Python

Quiz
•
10th Grade
20 questions
Linux Directory Structures

Quiz
•
10th Grade - University
20 questions
2324TX5

Quiz
•
9th - 12th Grade
20 questions
Basic JavaScript Review

Quiz
•
9th - 12th Grade
20 questions
KTTX lần 01 Tin 11

Quiz
•
11th Grade
30 questions
HOCKY1_11

Quiz
•
1st - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade