Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

 

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

#2. Node Js is _________

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

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

#5. Node.js is ___________ Language.




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

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

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

#9. Command to start Node REPL

#10. For What npm stands?




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

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

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

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

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




#16. Is node js multithreaded?

#17. In Node process is ______

#18. What does the fs module stand for?

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

#20. What is Callback?




Previous
Finish

Related posts