MASTER IN JAVASCRIPT Assessment

Test your knowledge with this 10-question quiz. Each question has 4 options.

Score 50% or more to pass. Good luck!

1. What is JavaScript primarily used for?
2. Which of these is a key feature introduced in ES6+?
3. Which array method is used to transform each element in an array and return a new array?
4. What does the 'await' keyword do?
5. Which browser API is recommended for making HTTP requests in modern JavaScript?
6. What is a Closure in JavaScript?
7. Which tool is commonly used for transpiling modern JavaScript code to be compatible with older browsers?
8. Which concept involves creating functions that either take other functions as arguments or return functions?
9. What is the primary purpose of the DOM?
10. What is the minimum score needed to pass the JavaScript certification according to the course?