
CodeHS JavaScript Review

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

53 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
What is the symbol used for the INCREMENT operator in JS?
Back
++
4.
FLASHCARD QUESTION
Front
Conditions return values of which data type?
Back
boolean
5.
FLASHCARD QUESTION
Front
Loops in programming start counting from ?
Back
0
6.
FLASHCARD QUESTION
Front
What symbol represents the or operator in JavaScript?
Back
||
7.
FLASHCARD QUESTION
Front
Arithmetic Operators
What is ++ ?
Back
increment
Create a free account and access millions of resources
Similar Resources on Wayground
33 questions
Coding Basics Flashcard

Flashcard
•
7th Grade
63 questions
Digital Art Final

Flashcard
•
9th - 12th Grade
32 questions
Programming Logic Pre-Assessment

Flashcard
•
9th - 12th Grade
50 questions
Y9 Makecode Arcade

Flashcard
•
9th Grade
51 questions
CSD ACP Review

Flashcard
•
8th Grade
50 questions
Typography TEST REVIEW

Flashcard
•
6th - 8th Grade
40 questions
HTML Basics

Flashcard
•
6th - 8th Grade
54 questions
Stagecraft/Basic Vocab

Flashcard
•
6th - 8th Grade
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
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