What programming language did we learn in class this week?
JavaScript

Quiz
•
Computers
•
9th Grade
•
Medium
Nicholas Robertson
Used 1K+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Karel
Java
JavaScript
Visual Basic
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of these is a loop?
if(x<10)
while(x<10)
var x=10;
text(x,10;10)
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which command provides a random color?
Randomizer.color
Randomizer.nextColor()
RandColor;
nextColor.Randomizer()
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of these will increase the value of the variable X?
increment (x)
x++;
x=x;
x+1;
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following will decrease the value of x?
x--;
x-1;
x=x;
x=-x;
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Greater than or equal to
> or =
> || =
>=
<=
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
His name is Fred and he is less than 16 years old
if (name = "fred" && age < 16 )
if (name === "fred" && age < 16 )
if (name = "fred" || age < 16 )
if (name === "fred" || age < 16 )
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
JavaScript Cert Prep

Quiz
•
9th - 12th Grade
15 questions
JavaScript basics

Quiz
•
8th Grade - University
16 questions
Javascript Basics

Quiz
•
9th - 12th Grade
15 questions
Functions and Parameters Quiz

Quiz
•
9th - 12th Grade
14 questions
CSAwesome 3.6.1Equivalent Boolean Expressions

Quiz
•
9th - 12th Grade
13 questions
JavaScript Variables

Quiz
•
3rd Grade - University
15 questions
Linux-2 Quiz 2 -- LAMP

Quiz
•
1st - 12th Grade
15 questions
L3...JavaScript - Introducción

Quiz
•
9th 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
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
10 questions
Identifying equations

Quiz
•
KG - University