JavaScript Fundamentals
Select a course above to browse and add challenges to this assessment.
'null'
'undefined'
'object'
'number'
Correct answer for #1
Plausible distractor A for #1
Plausible distractor B for #1
Plausible distractor C for #1
array.unshift()
array.push()
array.shift()
array.pop()
Correct answer for #2
Plausible distractor A for #2
Plausible distractor B for #2
Plausible distractor C for #2
No difference
'===' checks type and value, '==' only checks value
'==' is faster than '==='
'===' is deprecated
Correct answer for #3
Plausible distractor A for #3
Plausible distractor B for #3
Plausible distractor C for #3
Correct answer for #4
Plausible distractor A for #4
Plausible distractor B for #4
Plausible distractor C for #4
Correct answer for #5
Plausible distractor A for #5
Plausible distractor B for #5
Plausible distractor C for #5
Correct answer for #6
Plausible distractor A for #6
Plausible distractor B for #6
Plausible distractor C for #6
Correct answer for #7
Plausible distractor A for #7
Plausible distractor B for #7
Plausible distractor C for #7
Correct answer for #8
Plausible distractor A for #8
Plausible distractor B for #8
Plausible distractor C for #8
Correct answer for #9
Plausible distractor A for #9
Plausible distractor B for #9
Plausible distractor C for #9
Correct answer for #10
Plausible distractor A for #10
Plausible distractor B for #10
Plausible distractor C for #10