Java Arrays and Loops Quiz Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Brett Kottmann
Used 16+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Array indices start with what number?
0
1
-1
NaN
2.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Which of the below is NOT a loop?
for
while
do-while
repeat
3.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
A for loop is what kind of loop?
definite
indefinite
initial
continuous
4.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
A while loop is what kind of loop?
definite
indefinite
initial
continuous
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
A for loop executes a specific number of times and a while loop executes until a condition is met.
Seems legit
Not buying it
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
A do-while loop executes at least once and a while loop may not execute at all.
You betcha!
Nah
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
For an array, the statement print(array[4]) will print the fourth element of the array.
Fake news!
Yes, yes, a thousand times yes!
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
PCEP Section 2B: Perform different types of iterations

Quiz
•
12th Grade
11 questions
while and do while Loop

Quiz
•
10th Grade
20 questions
Python Basics

Quiz
•
12th Grade
20 questions
11.2 Constructs Cambridge iAS 9618

Quiz
•
11th Grade
15 questions
Kuizi 14 - Web

Quiz
•
10th Grade - University
20 questions
AQA GCSE Computer Science - 3.2.2 Programming Concepts

Quiz
•
8th - 10th Grade
10 questions
Iterative Constructs in Java

Quiz
•
9th Grade
20 questions
19.2 Recursion Cambridge iA 9618

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