JavaScript Programming Advanced Quiz 2

Select your answers and check your results. Use Reset to start again.
Practice Pronunciation (Merriam-Webster)
Navigation
Advanced Quiz 2
1. What is the output of console.log(1 === '1') ?
2. What does Object.assign() do?
3. What is the output of console.log(0.1 + 0.2 === 0.3) ?
4. What is the output of console.log(typeof null) ?
5. What does Function.prototype.bind() do?
6. What is the output of console.log([1,2,3].map(parseInt)) ?
7. What is the output of console.log(typeof (function*(){})) ?
8. What does Object.getPrototypeOf([]) return?
9. What is the result of typeof new Number(5) ?
10. What is the output of console.log([1,2,3].reduce((a,b)=>a+b,0)) ?
Previous Next
Other
Timer
00:00

Vocabulary Quiz
Score: 0

Spin the Wheel
Promo's

Explore More