
Программирование на Pascal
Quiz
•
Computers
•
10th Grade
•
Medium
Максим Смелов
Used 4+ times
FREE Resource
18 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Чему будет равна переменная «c» после выполнения этой программы:
a := 22;
b := 4;
c := a mod b + b;
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Чему будет равна переменная «c» после выполнения этой программы:
a := 22;
b := 4;
b := a div b;
c := a mod (b + 1);
2
6
5
4
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Определите значение переменной «a» после выполнения фрагмента программы:
a := 10;
if a < 5 then
a := a + 12
else
a := a - 7;
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Чему будет равно значение переменной «a» после выполнения этого цикла?
i:=2;
a:=12;
while i<5 do begin
a:=a+i;
i:=i+1;
end;
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Индексом элемента называется
Значение элемента массива
Последний элемент массива
Номер элемента в массиве
Тип элемента
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Найдите правильное описание массива
D: array [1..5] of real
Array D: [1:10] of real
D[1..5] array of integer
D= array [1..5] of integer
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Для заполнения массива случайными числами мы должны подключить датчик случайных чисел
Clrscr
A[i]=?
Random (n)
Raund (n)
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
20 questions
Latihan PSAS Kelas 9
Quiz
•
9th Grade - University
19 questions
Unit 6 - lesson 2 Network Topology
Quiz
•
10th - 12th Grade
15 questions
Feedback 10º IVP
Quiz
•
10th Grade
20 questions
Isolation 2020
Quiz
•
7th - 12th Grade
15 questions
PTS INFORMATIKA
Quiz
•
10th Grade
15 questions
Cyber Security KS4
Quiz
•
8th - 12th Grade
15 questions
Luyện tập
Quiz
•
KG - University
20 questions
PEMBOLEHUBAH,PEMALAR DAN JENIS DATA
Quiz
•
7th - 12th Grade
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
