Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

#2. REPL stands for.

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

#4. Node Js is _________

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




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

#7. Node.js is ___________ Language.

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

#9. Command to list all modules that are install globally?

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




#11. For What npm stands?

#12. Node.js uses an event-driven, non-blocking I/O model ?

#13. Is node js multithreaded?

#14. What does the fs module stand for?

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




#16. What is Callback?

#17. In Node process is ______

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

#19. How Node.js modules are availble externally

#20. Node uses _________ engine in core.*




Previous
Finish

Related posts