
Java Loops

Flashcard
•
Computers
•
10th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

29 questions
Show all answers
1.
FLASHCARD QUESTION
Front
When you know exactly how many times the loop needs to repeat you should use a
Back
for loop
2.
FLASHCARD QUESTION
Front
What is the minimum number of times that ANY for loop will repeat?
Back
0
3.
FLASHCARD QUESTION
Front
The best loop to use when working with an array is
Back
for-each
4.
FLASHCARD QUESTION
Front
A for-each loop is initialised with
Back
an array
5.
FLASHCARD QUESTION
Front
A while loop is initialised with
Back
a set of conditions
6.
FLASHCARD QUESTION
Front
A for loop is initialised with
Back
a counter, a comparison and an increment value
7.
FLASHCARD QUESTION
Front
What does the following code do?
for (int i = 0; i < 50; i++) {
System.out.println(i);
}
Back
Print out the numbers from 0 - 49
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
CSP Unit 6 Review

Flashcard
•
12th Grade
19 questions
Java 2D Arrays_Review

Flashcard
•
11th Grade
15 questions
Intro to Java Loops

Flashcard
•
9th - 12th Grade
18 questions
Java Arrays

Flashcard
•
9th - 12th Grade
24 questions
Python Loops

Flashcard
•
9th - 12th Grade
25 questions
CodeHS Python Unit 2 Flashcard Review

Flashcard
•
12th Grade
21 questions
Java Flashcard-1

Flashcard
•
KG - University
21 questions
SAINS KOMPUTER TINGKATAN 4 (BAB1)

Flashcard
•
KG - University
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade