
двумерный массив
Authored by Ludmila ivaschenko
Computers
University
Used 16+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Укажите правильное описание двумерного массива:
a: array [1…n, 1…n] of real;
a: array {1..n,1..m} of integer;
a: array [1..n, 1..m] of real;
a: aray [1..n, 1..m]: integer;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что то означает первый индекс элемента двумерного массива
номер строки
номер столбца
номер элемента
номер ячейки
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что означает второй индекс элемента двумерного массива
номер строки
номер столбца
номер элемента
номер ячейки
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Где правильно сформирован двумерный массив?
For i:=1 to n do
For j:=1 to m do a[i,j]:=random (10);
For i:=1 to n do a[i,j]:=random (10);
For j:=1 to m do
For j:=1 to n do
For i:=1 to m do a[i,j]=random (10);
For i:=1 to n do
a[i,j]:=random (10);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Где правильно произведен вывод двумерного массива на экран?
For i:=1 to n do
For j:=1 to m do write a[i,j];
For i:=1 to n do begin
For j:=1 to m do write (a[i,j]:5); writeln;
For i:=1 to n do write (a[i,j], ' ');
For i:=1 to n do begin
For j:=1 to m do write (a[i,j], ' '); writeln; end;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
В языке Паскаль тип двумерного массива задается с использованием специального слова
yarra
array
end
writeln
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Наиболее рациональным способом обработки элементов массива в Паскаль является оператор цикла
С описанием
С предусловием
С постусловием
С параметром.
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
10 questions
Corel Draw x7
Quiz
•
University
11 questions
Pre Test HTML
Quiz
•
University
10 questions
Latihan Soal Ms. Word
Quiz
•
University
10 questions
Recitation Mathematical Induction
Quiz
•
University
10 questions
C#.net test 1
Quiz
•
University
10 questions
TIC - S11
Quiz
•
University
12 questions
Typing
Quiz
•
KG - University
13 questions
Les écrans : amis ou ennemis de l'enfance ?
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University