Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

#1. Command to show installed version of Node?

#2. What is Callback?

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

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

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




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

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

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

#9. Node Js is _________

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




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

#12. Command to start Node REPL

#13. REPL stands for.

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

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




#16. Which of the following are not Node.js web application frameworks for?

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

#18. For What npm stands?

#19. What does the fs module stand for?

#20. How Node.js modules are availble externally




Previous
Finish

Related posts