
JavaScript Quiz III
Quiz
•
Information Technology (IT)
•
University
•
Hard
Tshering Dorji
Used 2+ times
FREE Resource
Enhance your content in a minute
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is an operand in
4 + 5 ?
4
5
+
Both 4 and 5
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of: console.log(4 + "5");
9
45
NaN
Error
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Why does 10 - "3" work but
"10a" - 3 gives NaN?
JavaScript converts all strings to numbers automatically
"3" is numeric, but "10a" is not
Both should give a number
"10a" is treated as 0
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What’s the difference between == and ===?
Both check value and type
`==` checks only type
`==` checks value with type coercion; `===` checks value and type
`===` checks only value
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which operator would you use to check if a number is even?
%
**
/
++
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If x = 10, what does
x += 5;
x *= 2;
result in?
30
25
20
50
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will this print? let x = 2; console.log(x++ + ++x);
4
5
6
7
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Explorando o IoT
Quiz
•
University
20 questions
PPL 223 (QUIZ 1) Introduction to Programming Languages
Quiz
•
University
20 questions
DATA STRUCTUIR Quiz1 (AIML)
Quiz
•
University
17 questions
Quiz de Programação em C
Quiz
•
University
20 questions
IIT 5. nedelja
Quiz
•
University
15 questions
Quiz sobre Sistemas de Informação
Quiz
•
University
16 questions
IT class
Quiz
•
University
20 questions
Uji Pemahaman Array dan Fungsi
Quiz
•
11th Grade - University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
6 questions
FOREST Self-Discipline
Lesson
•
1st - 5th Grade
7 questions
Veteran's Day
Interactive video
•
3rd Grade
20 questions
Weekly Prefix check #2
Quiz
•
4th - 7th Grade
Discover more resources for Information Technology (IT)
7 questions
Different Types of Energy
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
25 questions
Waves-8th Grade Physical Science
Quiz
•
KG - University
41 questions
Unit 8 Key Terms
Quiz
•
11th Grade - University
10 questions
Product & Quotient Derivative Rules
Quiz
•
University
5 questions
How to Calculate Force - Newton's 2nd Law of Motion
Interactive video
•
10th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
