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
HTML podstawy

Quiz
•
8th Grade - University
12 questions
Web Development

Quiz
•
8th - 10th Grade
11 questions
Basic HTML Tags I

Quiz
•
9th - 12th Grade
10 questions
Boolean Comparison

Quiz
•
7th - 12th Grade
14 questions
C++ - Loops and Random Numbers

Quiz
•
9th - 12th Grade
15 questions
Python - тест

Quiz
•
1st - 12th Grade
12 questions
Bab 1.4.2 - Operator Hubungan dan Operator Logikal dlm Struktur

Quiz
•
9th - 12th Grade
15 questions
HTML

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade