
Arrays in pseudocode

Quiz
•
Computers
•
12th Grade
•
Easy
Salah Salah
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following describe: group of elements having the same data type which are stored in a linear arrangement under a single variable name.
1D Array
2D Array
Index
Element
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following describe: a collection of data elements arranged in a grid-like structure with rows and columns. This uses a pair of indices
1D Array
2D Array
Index
Element
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following describe: The number used to access values in an array.
1D Array
2D Array
Index
Element
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following describe: A data value in an array
1D Array
2D Array
Index
Element
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following is the correct way to declare a 2D array in pseudocode
Declare ClassList : ARRAY: [1:10, 1:2] OF STRING
Declare ClassList : ARRAY: [1:10, 1:2]
Declare ClassList : ARRAY: [1:10] OF STRING
ClassList : ARRAY: [1:10, 1:2] OF STRING
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of loop do we use to output the contents of a 1D array, where the number of elements remain known and fixed
FOR LOOP
NESTED FOR LOOP
WHILE LOOP
REPEAT LOOP
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of loop do we use to output the contents of a 2D array, where the number of elements remain known and fixed
FOR LOOP
NESTED FOR LOOP
WHILE LOOP
REPEAT LOOP
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Arrays Intro

Quiz
•
9th - 12th Grade
13 questions
Control Structures in Python

Quiz
•
11th - 12th Grade
10 questions
C++ Programming Quiz

Quiz
•
12th Grade
10 questions
Unit 6

Quiz
•
12th Grade
10 questions
Quiz Javascript Basic Pertemuan 3

Quiz
•
9th - 12th Grade
10 questions
CODING UNOARDUINO

Quiz
•
12th Grade
9 questions
Unit 7 Review (AP Comp Sci A)

Quiz
•
12th Grade
10 questions
2.2 programming fundamentals

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade