What is the process of finding errors in code called?
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
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 Quizizz
20 questions
Python - lists,loops,basics

Quiz
•
9th - 11th Grade
21 questions
Languages - Javascript and Node

Quiz
•
1st - 12th Grade
20 questions
JavaScript Level 1

Quiz
•
5th - 9th Grade
18 questions
Foundations of Programming

Quiz
•
9th - 10th Grade
20 questions
Python year 9

Quiz
•
8th - 11th Grade
20 questions
AQA GCSE Computer Science - 3.2.2 Programming Concepts

Quiz
•
8th - 10th Grade
16 questions
Data Storage and Collection Quiz 1

Quiz
•
9th Grade
20 questions
Python Programming Quiz

Quiz
•
9th Grade - University
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