XI_осн_кон
Quiz
•
Computers
•
6th - 8th Grade
•
Hard
И Град
Used 22+ times
FREE Resource
Enhance your content
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите из списка алгоритмическую конструкцию цикл с предусловием:
2.
MULTIPLE SELECT QUESTION
45 sec • 2 pts
Выберите из списка процедуры ввода переменных
read
readln
write
writeln
3.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
Определите, какой тип переменной нужно задать для z , чтобы в программе ей присвоить значение 2.5?
z := 2.5;
integer
real
boolean
любой тип
4.
MULTIPLE CHOICE QUESTION
30 sec • 4 pts
Определите, какое значение будет выведено на экран после выполнения команд:
x := 8;
a := succ(succ(x));
writeln(a);
8
9
10
6
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Какая из процедур аналогична оператору присваивания x := x + 5?
inc(x, 5);
inc(x);
dec(x, 5);
dec(x);
6.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
Какая из процедур аналогична оператору присваивания x := x -1?
inc(x, 5);
inc(x);
dec(x, 5);
dec(x);
7.
MULTIPLE CHOICE QUESTION
30 sec • 7 pts
Определите, что будет выведено на экран после выполнения фрагмента программы:
a := 4; b := 10;
s:= a + b;
r := b - a;
write('сумма = ');
writeln(s);
writeln('разность = ');
write(r);
сумма = 14
разность = 6
сумма = 14
разность =
6
сумма =
14
разность =
6
сумма =
14
разность = 6
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
10 questions
Робототехника
Quiz
•
6th Grade
10 questions
Bài kiểm tra miệng
Quiz
•
6th - 8th Grade
10 questions
Паскаль ABC (1)
Quiz
•
7th - 9th Grade
10 questions
VII_яз_про
Quiz
•
6th - 8th Grade
14 questions
Циклы в Pascal
Quiz
•
8th Grade
10 questions
Коллекции. Turtle. Игры.
Quiz
•
6th Grade
12 questions
Основы Python
Quiz
•
6th Grade
9 questions
Алгоритмы обработки чисел
Quiz
•
8th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd 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
25 questions
Exploring POV and Unreliable Narrators
Quiz
•
7th Grade
18 questions
Company Logos
Quiz
•
6th - 8th Grade
20 questions
Typing Practice
Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro
Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage
Quiz
•
5th - 6th Grade