Java Array Review Quiz

Quiz
•
Computers
•
12th Grade
•
Hard
Nichole Niebur
Used 10+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What is printing to the screen?
Three
Two
One
Blast off!
Blast off!
Three
Two
One
Blast off!
One
Two
Three
Three
Blast off!
One
Two
Nothing, the program will not compile as written
Answer explanation
Notice the loop is starting at the length (4) minus 1, so index 3 and then moving backwards through the array each time.
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What will print to the screen?
3 3 6 4 8 13 6 7 9 7 4 12 12
6 7 12
4 9 12
3 3 12 12
Answer explanation
The loop asks u to print when the number matches the index location, and we start counting array indexes at 0, not 1.
3.
FILL IN THE BLANK QUESTION
5 mins • 2 pts
What are the values of the array after the loop fully executes. If the array goes Out Of Bounds, please write OOBound.
4.
FILL IN THE BLANK QUESTION
5 mins • 2 pts
What are the values of the array after the loop fully executes. If the array goes Out Of Bounds, please write OOBound.
5.
FILL IN THE BLANK QUESTION
5 mins • 2 pts
What are the values of the array after the loop fully executes. If the array goes Out Of Bounds, please write OOBound.
6.
FILL IN THE BLANK QUESTION
5 mins • 2 pts
What are the values of the array after the loop fully executes. If the array goes Out Of Bounds, please write OOBound.
7.
FILL IN THE BLANK QUESTION
5 mins • 2 pts
What are the values of the array after the loop fully executes. If the array goes Out Of Bounds, please write OOBound.
8.
OPEN ENDED QUESTION
5 mins • 2 pts
What prints to the screen after this code segment executes?
Evaluate responses using AI:
OFF
9.
OPEN ENDED QUESTION
15 mins • 4 pts
Write a Java program that will join all elements of the following array into a string with exclamation points between each element (!) then, print the string to the screen.
You can write your code in BlueJ and upload a screenshot as your answer.
Evaluate responses using AI:
OFF
Similar Resources on Wayground
10 questions
Recursion Contest

Quiz
•
10th - 12th Grade
10 questions
Unit 3 (Arrays) Review

Quiz
•
9th - 12th Grade
12 questions
Javascript Arrays

Quiz
•
9th - 12th Grade
14 questions
Arrays, lists, tuples, stacks and queues

Quiz
•
11th - 12th Grade
10 questions
JS Practice: ITS Certification

Quiz
•
12th Grade
11 questions
JS Certification

Quiz
•
12th Grade
13 questions
1.3.1. Compression, Encryption and Hashing

Quiz
•
12th Grade
8 questions
2D Arrays in Java (Review)

Quiz
•
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