
JavaScript Output Quiz

Quiz
•
Computers
•
University
•
Medium
Karen Tan
Used 5+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code? let x = 5; let y = "5"; console.log(x == y);
true
false
undefined
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output? let a; console.log(a);
null
undefined
Error
NaN
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be logged to the console? const PI = 3.14; PI = 3.14159; console.log(PI);
3.14
3.14159
Error
undefined
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when running the following code? var x = 10; console.log(y); var y = 20;
10
undefined
ReferenceError
20
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output? console.log(2 + "2");
4
22
NaN
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output? console.log(2 * "2");
4
22
NaN
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be printed? let result = 10 > 5 ? "Yes" : "No"; console.log(result);
Yes
No
true
false
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
FST Class 2023- Quiz 2

Quiz
•
University
20 questions
ISTE TECHNICAL

Quiz
•
University
10 questions
Kuis 2 JS dan PHP

Quiz
•
University
15 questions
Python Language Programming

Quiz
•
University
15 questions
JAVASCRIPT.QUIZ

Quiz
•
University
15 questions
WizQuiz

Quiz
•
University
16 questions
JS - Knowledge Check

Quiz
•
University
15 questions
JS Lesson1

Quiz
•
University
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
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University