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
What programming language did we learn in class this week?
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 Wayground
17 questions
Intro to Web Design

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

Quiz
•
9th - 10th Grade
14 questions
Operators

Quiz
•
9th - 12th Grade
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
13 questions
Թեմատիկ գրավոր աշխատանք(2) ինֆորմատիկա 9-րդ դասարան

Quiz
•
9th Grade
13 questions
Арифметические действия и логические выражения 8 класс

Quiz
•
8th Grade - University
10 questions
Operators in Java

Quiz
•
9th Grade
10 questions
Էլեկտրոնային աղյուսակների ֆունկցիայի վարպետ

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade