
Unit 3 (Arrays) Review

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Jim Andress
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why are arrays useful?
It saves storage space storing multiple values under one variable name
You can store integers and strings together
You can store data related to different topics
You can store related data together rather than storing each value separately
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All elements in an array must have exactly the same type.
true
false
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many lines of output will the following code produce?
5
6
9
12
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
How many lines of output will the following code produce?
5
6
9
12
5.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
After running the following code, what is the sum total of all the elements within values?
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What does the following Java code print?
7.
FILL IN THE BLANK QUESTION
3 mins • 1 pt
The goal of the method is to fill each entry in the arr array with the number of elements that follow it. For instance, if the input was an array of length 4, the returned array would be {3, 2, 1, 0}.
What should fill in the blank so that the method works as desired?
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Unit 7 - ArrayList - Test Review

Quiz
•
9th - 12th Grade
14 questions
Exploring Computer Science

Quiz
•
10th - 12th Grade
10 questions
Arrays

Quiz
•
10th - 12th Grade
15 questions
2D Arrays

Quiz
•
9th - 12th Grade
10 questions
Introduction to Arrays

Quiz
•
KG - University
10 questions
Arrays

Quiz
•
11th Grade
11 questions
Java ArrayLists

Quiz
•
10th Grade
13 questions
Arrays in Swift

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

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade