
Unit 4 Flashcard 2 Reduced 25%

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

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Why do we use for loops in Java?
Back
To repeat something for a fixed number of times
2.
FLASHCARD QUESTION
Front
What is NOT a reason a programmer should indent their code?
Back
Helps shorten the code
3.
FLASHCARD QUESTION
Front
To maintain good style, where should brackets go in Java programming?
Back
Always on their own line
4.
FLASHCARD QUESTION
Front
Why do we use if statements in Java?
Back
To do something only if a condition is true
5.
FLASHCARD QUESTION
Front
What does an if/else statement look like in Java? Options: if(condition) { // code } else { //code }
Back
if(condition) { // code } else { //code }
6.
FLASHCARD QUESTION
Front
Why do we use control structures in Java?
Back
To control the flow of the program
7.
FLASHCARD QUESTION
Front
Is this student admitted to high school if they made a 620 on the entrance exam?
Back
No, they are not admitted.
8.
FLASHCARD QUESTION
Front
A ______ loop is a loop that is inside of another loop.
Back
nested
9.
FLASHCARD QUESTION
Front
Which of the following sentences is an example of a conditional statement? Outer space feels infinite. What day is the parade? Please hand over the remote. It is cloudy today.
Back
It is cloudy today.
Similar Resources on Wayground
5 questions
Computational Thinking Skills Assessment

Flashcard
•
9th - 12th Grade
8 questions
java while loop

Flashcard
•
9th - 12th Grade
10 questions
Python Boolean and If

Flashcard
•
9th - 12th Grade
6 questions
Photography Lighting

Flashcard
•
9th - 12th Grade
15 questions
Unit 3 Karel Programming Review 2

Flashcard
•
9th - 12th Grade
10 questions
1.3.7 Vocab Flashcard

Flashcard
•
9th - 12th Grade
9 questions
Unit 4 Lesson 1 While Loops

Flashcard
•
9th - 12th Grade
11 questions
Sphero Block Coding

Flashcard
•
KG - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade