JavaScript
Quiz
•
Education
•
1st - 12th Grade
•
Hard
Богдан Левантович
Used 5+ times
FREE Resource
Enhance your content
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How to get access to number 8 in the following array?
const arr = [[1, 2, 3], [[5, 6, 7, 8], 9]]
arr[[[1,0,3]]]
arr[1][0][3]
arr[1,0,3]
arr[1[0[3]]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the result of this?
const a = 20;
a = 10;
console.log(a)
10
20
it would throw an error
undefined
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
function getSum(a, b) {
console.log(a + b);
}
const result = getSum(10, 20);
console.log(result);
30
undefined
0
10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does map function return?
undefined
number
string
array
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
How to access property name on the object?
const country = {
name: 'Italy',
population: 59550000
};
country,name
country.name
country['name']
country{name}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would the following comparison produce?
2 == "2"
true
false
undefined
error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Guess the result of this:
{foo: 'bar'} === {foo: 'bar'}
true
false
I haven't learned it yet!
undefined
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
Sinonim
Quiz
•
5th Grade
5 questions
Sistem Pengendali Suhu Ruangan Berbasis Arduino
Quiz
•
12th Grade
10 questions
Kuiz Kemerdekaan
Quiz
•
5th Grade
13 questions
C тіліндегі массивтер туралы тест
Quiz
•
12th Grade
10 questions
09-20(88)-Обобщение КР по теме «Разработка алгоритмов и программ
Quiz
•
9th Grade
7 questions
Kata kerja
Quiz
•
1st Grade
10 questions
Danh sách và xâu kí tự
Quiz
•
9th - 12th Grade
12 questions
Појачавачи 2
Quiz
•
2nd Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Education
14 questions
Are You Ready for it? FAFSA
Quiz
•
12th Grade
24 questions
CKLA Unit 2 Test
Quiz
•
5th Grade
5 questions
Theme Practice
Lesson
•
3rd Grade
16 questions
Cell Cycle Concepts
Quiz
•
9th - 12th Grade
11 questions
Practice Mini-Test – Unit 2: Place Value & Measurement
Quiz
•
5th Grade
7 questions
Combining Sentences and Sentence Structure
Quiz
•
4th Grade
20 questions
Prenatal Development
Quiz
•
10th - 12th Grade
11 questions
Wonder Chapters 1-12
Quiz
•
5th Grade