
Java Loops

Quiz
•
Computers
•
10th - 12th Grade
•
Hard
Used 67+ times
FREE Resource
41 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
A loop is a way to (choose ALL the correct options)
make life simpler for the programmer
make life simpler for the user
hang up the computer infinitely
efficiently repeat instructions
efficiently work with data structures such as files and arrays
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When you know exactly how many times the loop needs to repeat you should use a
repeat loop
for loop
while loop
try case loop
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the minimum number of times that ANY for loop will repeat?
0
1
2
10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the minimum number of times that ANY while loop will repeat?
0
1
2
10
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The best loop to use when working with an array is
for
for-each
while
do while
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A for-each loop is initialised with
a counter, a comparison and an increment value
an array
a set of conditions
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A while loop is initialised with
a counter, a comparison and an increment value
an array
a set of conditions
Create a free account and access millions of resources
Similar Resources on Wayground
45 questions
Revision Attainment 4 (Grade 9M1)

Quiz
•
9th Grade - University
45 questions
GCSE Python Legends

Quiz
•
1st - 12th Grade
37 questions
Algorithm: Flowcharts

Quiz
•
8th - 10th Grade
45 questions
Psuedocode iterations

Quiz
•
11th Grade
40 questions
SOAL PAS 2018 - Teknik Mikroprosessor & Mikrokontroller XD TEI

Quiz
•
10th Grade
43 questions
CS1 End-o-year Review

Quiz
•
10th Grade
40 questions
GCSE Quiz on Programming Concepts

Quiz
•
9th - 10th Grade
40 questions
Net+ 5.2/5.2 Questions

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