
Trắc nghiệm đề cương 28 câu cuối kì 2 tin 11
Quiz
•
Computers
•
9th - 12th Grade
•
Medium
GV Hoa
Used 1+ times
FREE Resource
Enhance your content
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh while – do có cú pháp nào dưới đây?
white <điều kiện> do <câu lệnh>;
while <điều kiện> do <câu lệnh>;
while <điều kiện> to <câu lệnh>;
while <điều kiện> begin <câu lệnh>;end;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau đây:
for i:=1 to m do
if (i mod 3 = 0) and (i mod 5 = 0) then
t:= t + i;
Đoạn chương trình trên giải quyết bài toán nào dưới đây?
Tính tổng các số chia hết cho 3 hoặc 5 trong phạm vi từ 1 đến m
Tính tổng các số chia hết cho 3 trong phạm vi từ 1 đến m
Tính tổng các số chia hết cho 3 và 5 trong phạm vi từ 1 đến m
Tính tổng các số chia hết cho 5 trong phạm vi từ 1 đến m
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dạng nào dưới đây là khai báo biến mảng một chiều?
var a: array <tên biến mảng> of <kiểu phần tử>
var a = array <tên biến mảng> of <kiểu phần tử>;
var a:= array <tên biến mảng> of <kiểu phần tử>;
var a: array <tên biến mảng> of <kiểu phần tử>;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giá trị nào dưới đây là độ dài của một xâu rỗng?
255
-1
0
-255
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Biểu thức điều kiện nào dưới đây biểu thị phần tử thứ i của mảng A
nằm trong khoảng (-5;10)?
(A[i] > -5) or (A[i] < 10)
(A[i] < -5) and (A[i] >10 )
(-5 < A[i] < 10)
(A[i] > -5) and (A[i] < 10)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau:
s1.= ‘abcd’; s2.= ‘acb’;
if length(s1) > length(s2) then write(s1) else write(s2);
Đoạn chương trình trên đưa ra màn hình kết quả nào sau đây?
‘acb’
‘abcd’
‘abcdacb’
‘acbabcd’
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương án nào dưới đây thể hiện khai báo ĐÚNG biến tệp văn bản?
var f: string;
var f: file;
var f = record;
var f: text;
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
25 questions
HTML
Quiz
•
9th Grade
23 questions
Fundamentos de HTML y CSS
Quiz
•
11th Grade - University
24 questions
Chủ đề: Ms Word 2
Quiz
•
2nd Grade - Professio...
25 questions
OS dan File system
Quiz
•
10th Grade
28 questions
java conditionals, loops, and methods
Quiz
•
10th Grade
25 questions
KIEM TRA TX-K11 (BO SUNG)
Quiz
•
11th Grade - University
25 questions
Python alap
Quiz
•
10th - 12th Grade
24 questions
Ôn Tin 10 Cánh Diều _Tuyết
Quiz
•
10th 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
Discover more resources for Computers
18 questions
Artificial Intelligence and Machine Learning Quiz
Quiz
•
9th Grade
35 questions
Computer Terminology Exercise #1 ( Multiple Choice)
Quiz
•
9th Grade
20 questions
Computer Components Exercise #4 - CTEA
Quiz
•
9th - 12th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)
Quiz
•
9th Grade