Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

Results

Congratulations

Fail, Try Again

Share your score!
Tweet your score!
Share to other

#1. Command to start Node REPL

#2. Which extension is used to save NodeJs files?

#3. In which of the following areas, Node.js is perfect to use?

#4. Something that happened in our application that we can respond too.

#5. What does the fs module stand for?

#6. How Node.js modules are availble externally

#7. How do you install Nodemon using Node.js?

#8. Which of the following module is required for path specific operations ?

#9. Is node js multithreaded?

#10. Which of following is not builtin node module.

#11. Node uses _________ engine in core.*

#12. What is the default scope in Node.js application.

#13. Which function is used to include modules in Node Js

#14. Node.js is written in _____________

#15. How do you kill a process in Node.js?

#16. Which of the following template engines can be used with Node.js?

#17. REPL stands for.

#18. Which of the following are Node.js streams types?

#19. In Node process is ______

#20. Which method returns the current working directory of the process.

Finish

Related posts