
Ввод и вывод данных в Pascal
Authored by Liss Braun
Computers
1st Grade

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Дана сторона квадрата A. Найти его периметр P = 4 × A (Табуляция (отступы) не учитываются как ошибка)
program one;
var a:real; begin
write('a=');
read(a);
write('P=',4*a);
end.
program one;
var a:integer;
begin
write(a=);
read(a);
write(P=,4a);
end.
program one;
var a:real;
begin
write(a=);
read(a);
write(P=,4*a);
end.
program one;
var a:integer;
begin
write('a=');
read(a);
write('P=',4a);
end.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ввод данных в программе выполняется с помощью оператора...
readl
readln
writel
writeln
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Вывод данных в программе выполняется с помощью оператора...
readl
readln
writel
writeln
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
write(a:0:5) - это пример...
Форматного вывода
Того как записывается деление
Некорректной записи
Вывода целых чисел
5.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Что будет выведено на экран в результате выполнения фрагмента программы
a:=5; b:=3;
write( 'Z(', a, ')=', '(', a+b, ')' );
Здесь a и b — целые переменные.
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
8 questions
SCR1 Recap Day 3
Quiz
•
1st Grade
7 questions
Parts of a Computer
Quiz
•
1st Grade
10 questions
Jr 1 - Unit 3 : Working with Text
Quiz
•
1st Grade
10 questions
Tipos de memoria
Quiz
•
1st - 2nd Grade
10 questions
PARTES INTERNAS 10
Quiz
•
1st - 3rd Grade
10 questions
quiz computer
Quiz
•
1st Grade
10 questions
Semana 12 - Ethical Hacking
Quiz
•
1st Grade
10 questions
Diplo Alternativas
Quiz
•
1st - 3rd Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Computers
20 questions
Telling Time to the Hour and Half hour
Quiz
•
1st Grade
7 questions
Understanding Parallel, Intersecting, and Perpendicular Lines
Interactive video
•
1st - 6th Grade
16 questions
Counting Coins counting money
Quiz
•
1st - 2nd Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
10 questions
Counting Coins
Quiz
•
1st Grade
10 questions
Telling time to the hour and half hour
Quiz
•
1st - 2nd Grade
15 questions
Grammar
Quiz
•
KG - 7th Grade
10 questions
First Grade Balancing Equations
Quiz
•
1st - 2nd Grade