His name is Fred and he is less than 16 years old
CodeHS JavaScript Control Functions

Quiz
•
Computers
•
8th - 12th Grade
•
Medium
Greg Baker
Used 80+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if (name = "fred" && age < 16 )
if (name === "fred" && age < 16 )
if (name = "fred" || age < 16 )
if (name === "fred" || age < 16 )
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Repeat something 10 times
repeat 10
for (var i=0; i<10; i++)
repeat { } until 10;
while (i = 10)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When we are done with a line what do we put at the end?
a colon :
a semi-colon ;
a period .
a quotation mark "
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When we surround a word with quotes "David" it's called ?
a program
a loop
a string
a command
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable
Store values in containers so we can use them later.
Store values in containers so we can use them never.
Store values in containers so we can use them once.
Store values in containers so we can't use them later.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A short form writing the word variable is
rav
VAR
var
varia
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the symbol used for the INCREMENT operator in JS?
+
++
=
==
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Kiểu Xâu

Quiz
•
8th - 11th Grade
20 questions
Python list, if

Quiz
•
6th - 12th Grade
20 questions
KT 15 PHUT TIN 8

Quiz
•
8th Grade
19 questions
TIN HỌC 8 - CĐ6

Quiz
•
8th Grade
16 questions
Python Basics

Quiz
•
KG - University
19 questions
Program Development - Python: Operators

Quiz
•
9th - 10th Grade
17 questions
Python

Quiz
•
6th - 10th Grade
20 questions
Web Development Tutorial 10 Quiz Review

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade