MW CodeHS Basic Java Review for test

Flashcard
•
Computers
•
8th - 12th Grade
•
Hard
Wayground Content
Used 1+ times
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
His name is Fred and he is less than 16 years old. Options: if (name = "fred" && age < 16 ), if (name == "fred" && age < 16 ), if (name = "fred" || age < 16 ), if (name == "fred" || age < 16 )
Back
if (name == "fred" && age < 16 )
2.
FLASHCARD QUESTION
Front
Repeat something 10 times: repeat 10 , for (var i=0; i<10; i++), repeat { } until 10;, while (i = 10)
Back
for (var i=0; i<10; i++)
3.
FLASHCARD QUESTION
Front
When we are done with a line what do we put at the end?
Back
a semi-colon ;
4.
FLASHCARD QUESTION
Front
When we surround a word with quotes "David" it's called ?
Back
a string
5.
FLASHCARD QUESTION
Front
What is a variable?
Back
Store values in containers so we can use them later.
6.
FLASHCARD QUESTION
Front
A short form writing the word variable is
Back
var
7.
FLASHCARD QUESTION
Front
What is the symbol used for the INCREMENT operator in Java?
Back
++
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Q3-2 Review Questions

Flashcard
•
11th Grade
17 questions
App Lab Variables

Flashcard
•
9th - 12th Grade
20 questions
APCSP Unit 5 Review - Loops & Lists (code.org)

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

Flashcard
•
9th - 12th Grade
17 questions
Fun Friday

Flashcard
•
KG - 12th Grade
15 questions
Java - Flow of Control Flashcard

Flashcard
•
9th - 12th Grade
15 questions
Capitalization Flashcard (7)

Flashcard
•
KG - 12th Grade
20 questions
Cartoons

Flashcard
•
KG - University
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz

Quiz
•
9th Grade