JavaScript Practice

Quiz
•
Computers
•
8th Grade
•
Easy
Quizizz Content
Used 20+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In the following line of code - rect(200, 150, 50, 120); What does the 3rd number(50) stand for?
X
Y
W
H
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of these lines of JS code are syntactically correct?
rect100, 100, 50, 50
rect(100 100 50 50);
rect(100, 100, 50, 50);
rect(100, 100, 50, 50):
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In the following line of code - rect(200, 150, 50, 120); What does the first number (200) stand for?
X
Y
W
H
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which is the correct way to write a comment in JavaScript?
(#...#)
(!...!)
{{.....}}
//....
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If I want to add a variable for my eyes, which would be the correct line of code.
var eyeSize;
variable = eyeSize!
variable (eyeSize)
var = eyeSize
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The "X" parameter
Moves the object left and right
moves the object up and down
changes the width
changes the height
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
When adding a background color which is the correct line of code?
bg(200, 0, 0);
background(200, 0, 0);
bckgr(200, 0, 0);
backgnd(200, 0, 0);
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Drawing in Game Lab

Quiz
•
7th - 8th Grade
16 questions
Programowanie/TEST

Quiz
•
7th - 8th Grade
16 questions
Drawing in Code.org

Quiz
•
7th - 8th Grade
17 questions
Plotting Shapes on Code.Org

Quiz
•
5th - 8th Grade
15 questions
Processing Beginners Quiz

Quiz
•
7th - 12th Grade
11 questions
Programming - Variables/Animation

Quiz
•
6th - 8th Grade
10 questions
Python Programming with Tracy the Turtle

Quiz
•
6th - 8th Grade
11 questions
Code.org CSD Unit3 Lesson 3 - 4 Review

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
15 questions
Wren Pride and School Procedures Worksheet

Quiz
•
8th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
10 questions
Converting Repeating Decimals to Fractions

Quiz
•
8th Grade