VII_яз_про

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
И Град
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
В каком разделе происходит описание переменных?
Var
Const
Program
Begin
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как описывается вещественная переменная на языке Pascal?
var x: integer;
var x: boolean;
var x: real;
все ответы правильные
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Выберите из списка команды ввода
read
readln
write
writeln
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Выберите из списка команды вывода
read
readln
write
writeln
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Определить, какое значение будет иметь переменная с после выполнения действий:
a := 3;
b := 5;
c := 2 * a - b;
В качестве ответа ввести только число.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что будет выведено на экран после выполнения команд?
write('1 + 2 = ');
write(1 + 2);
1 + 2 = 1 + 2
1 + 2 = 3
3 = 1 + 2
3 = 3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Чему равна переменная K после следующих действий:
K:=5;
S:=K+2;
K:=S+2;
K:=K+10+S;
5
9
22
26
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python Programming Quiz

Quiz
•
8th Grade
11 questions
ПРОГРАММИРОВАНИЕ 2

Quiz
•
6th Grade
10 questions
Основы Pytnon

Quiz
•
8th - 9th Grade
15 questions
C++ brainstorming

Quiz
•
6th - 8th Grade
13 questions
2. Погружение в JS

Quiz
•
8th Grade
11 questions
Защита информации

Quiz
•
8th Grade
10 questions
Python: обработка строк

Quiz
•
8th - 10th Grade
15 questions
Начала программирования на языке Паскаль

Quiz
•
8th - 11th 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