Pseudocode - Arrays

Quiz
•
Computers
•
8th - 11th Grade
•
Medium
Sam Knott
Used 29+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the labels show the array index?
A
B
C
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which index is label C pointing to?
7
8
9
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the labels points to the representation of a memory address?
A
B
C
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the image above show?
An array
A 2D array
An IF statement
No idea!
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the labels points to the index {r1, c3}?
A
B
C
D
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the labels points to the 'rows' arrow?
A
B
C
D
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the correct pseudocode to read (and print) all elements from an array?
FOR i = 1 TO LENGTH(array)
variable <-- array[i]
OUTPUT: array[i]
ENDFOR
FOR i = 1 TO LENGTH(array)
variable <-- array[i]
OUTPUT: variable
ENDFOR
FOR i = 1 TO LENGTH(array)
array[i] <-- variable
OUTPUT: variable
ENDFOR
Create a free account and access millions of resources
Similar Resources on Wayground
6 questions
Topic 6.1 Video 2

Quiz
•
11th Grade
15 questions
Mảng 1 chiều

Quiz
•
8th - 11th Grade
9 questions
IB CS Topic 4.2

Quiz
•
11th - 12th Grade
10 questions
ULANGAN VLOOKUP dan HLOOKUP

Quiz
•
9th Grade
10 questions
Information Processing - File Organization/Access

Quiz
•
10th - 11th Grade
10 questions
KS4 Arrays and Loops in Python

Quiz
•
8th Grade
11 questions
Trabajando con ArrayList

Quiz
•
9th - 12th Grade
11 questions
CodeHS 5.3 Using Arrays

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade