Javascript Debugging Review

Quiz
•
Computers
•
9th Grade
•
Medium
Noah Marestaing
Used 4+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the process of finding errors in code called?
Deworming
Detoxing
De-Erroring
Debugging
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What are some of the data types we've learned about in this class?
String
Console.log()
Boolean
True/False
Array
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which US state has the highest number of ufo sightings?
California
Arizona
New Mexico
New York
4.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
When we want to re-use code, we can use a ________.
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the error in this for loop?
for (var a = 10; a < 9; a++) {
console.log("apple");
}
Infinite Loop
We have to use the variable i instead of a.
Loop won't start
We should've used a while loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which city are these famous catacombs located?
London
Glendale
Buenos Aires
Paris
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
We have a shopping list
var shopping_list = ["hot pocket", "mountain dew", "redbull"];
Which of the following will access "redbull"?
shopping_list[3]
shopping_list(2)
shopping_list("redbull")
shopping_list[2]
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Iteration Recap Final

Quiz
•
9th Grade
20 questions
Python turtle

Quiz
•
8th - 9th Grade
19 questions
Coding Terms Review

Quiz
•
6th Grade - University
22 questions
Instructions & Programs

Quiz
•
9th - 12th Grade
20 questions
Python Programming Quiz

Quiz
•
9th Grade - University
19 questions
Python Loops Review

Quiz
•
9th - 12th Grade
18 questions
Computer Science

Quiz
•
9th - 12th Grade
21 questions
Arduino Review Quiz

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

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

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade